- add .log .bak to git ignore files.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,4 +12,6 @@
|
|||||||
*.out
|
*.out
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.test
|
*.test
|
||||||
OFF
|
OFF
|
||||||
|
*.log
|
||||||
|
*.bak
|
||||||
|
|||||||
Reference in New Issue
Block a user