Browse Source

added temp and .tmp to .gitignore

Tanay 4 years ago
parent
commit
3b7499a535
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,2 +1,2 @@
-temp 
-log/*.tmp
+temp,
+log/some.tmp