diff options
author | Dan Lister <d.lister@agebase.co.uk> | 2014-02-07 11:58:43 +0000 |
---|---|---|
committer | Dan Lister <d.lister@agebase.co.uk> | 2014-02-07 12:05:48 +0000 |
commit | 1389bf1b2629a62216ee910a31ec62521d8614a5 (patch) | |
tree | 2968b6e2c21c0ff4cea3ec0e9e0fb73336b3baf1 /Umbraco.gitignore | |
parent | a2f11b61c37df6eeda7f5c5487a0c8397530d756 (diff) | |
download | gitignore-1389bf1b2629a62216ee910a31ec62521d8614a5.tar.gz gitignore-1389bf1b2629a62216ee910a31ec62521d8614a5.zip |
Removed Visual Studio ignore rules from umbraco.gitignore
Diffstat (limited to 'Umbraco.gitignore')
-rw-r--r-- | Umbraco.gitignore | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Umbraco.gitignore b/Umbraco.gitignore index bafe85f7..be2db99c 100644 --- a/Umbraco.gitignore +++ b/Umbraco.gitignore @@ -1,45 +1,3 @@ -# Ignore Visual Studio and system files -*.diff -*.err -*.orig -*.obj -*.pdb -*.user -*.aps -*.pch -*.vspscc -*.vssscc -*_i.c -*_p.c -*.ncb -*.suo -*.tlb -*.tlh -*.bak -*.cache -*.ilk -*.log -*.lib -*.sbr -*.scc -*.resharper -*.rej -*.swo -*.swp -*.DS_Store -*.[Pp]ublish.xml - -# Ignore Visual Studio and plugin folders -[Bb]in -[Dd]ebug -[Oo]bj/ -[Rr]elease -[Pp]review -[Tt]humbs.db -[Tt]est[Rr]esult* -[Bb]uild[Ll]og.* -_ReSharper - # Ignore Umbraco folders (Generated folders created by Umbraco) ClientDependency/ TEMP/ |