Browse Source

Updated gitignore

Rafał Pitoń 11 years ago
parent
commit
3a459d69d0
1 changed files with 4 additions and 3 deletions
  1. 4 3
      .gitignore

+ 4 - 3
.gitignore

@@ -66,7 +66,7 @@ local.properties
 **/*.dotCover
 **/*.dotCover
 
 
 ## TODO: If you have NuGet Package Restore enabled, uncomment this
 ## TODO: If you have NuGet Package Restore enabled, uncomment this
-#**/packages/ 
+#**/packages/
 
 
 # Visual C++ cache files
 # Visual C++ cache files
 ipch/
 ipch/
@@ -82,7 +82,7 @@ ipch/
 # ReSharper is a .NET coding add-in
 # ReSharper is a .NET coding add-in
 _ReSharper*
 _ReSharper*
 
 
-# Installshield output folder 
+# Installshield output folder
 [Ee]xpress
 [Ee]xpress
 
 
 # DocProject is a documentation generator add-in
 # DocProject is a documentation generator add-in
@@ -123,7 +123,7 @@ UpgradeLog*.XML
 ############
 ############
 
 
 # Windows image file caches
 # Windows image file caches
-Thumbs.db 
+Thumbs.db
 
 
 # Folder config file
 # Folder config file
 Desktop.ini
 Desktop.ini
@@ -203,3 +203,4 @@ templates/debug_toolbar/**
 
 
 .vagrant
 .vagrant
 database.db
 database.db
+Icon