Rafał Pitoń 11 лет назад
Родитель
Сommit
3a459d69d0
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      .gitignore

+ 4 - 3
.gitignore

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