Update to gitignore
This commit is contained in:
+6
-1
@@ -64,7 +64,7 @@ local.properties
|
||||
*.dotCover
|
||||
|
||||
## TODO: If you have NuGet Package Restore enabled, uncomment this
|
||||
#packages/
|
||||
packages/
|
||||
|
||||
# Visual C++ cache files
|
||||
ipch/
|
||||
@@ -161,3 +161,8 @@ pip-log.txt
|
||||
|
||||
# Mac crap
|
||||
.DS_Store
|
||||
|
||||
|
||||
*/Logs/
|
||||
*.log
|
||||
*.log.*
|
||||
|
||||
Reference in New Issue
Block a user