- add .log .bak to git ignore files.

This commit is contained in:
gazebo
2018-06-30 07:29:17 +08:00
parent 8d6725eeb4
commit 71f774e02f

4
.gitignore vendored
View File

@@ -12,4 +12,6 @@
*.out *.out
.DS_Store .DS_Store
*.test *.test
OFF OFF
*.log
*.bak