- add .log .bak to git ignore files.

This commit is contained in:
gazebo
2018-06-30 07:29:56 +08:00
parent b35ec0ee91
commit 2795271dd6

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@ jx-callback
*.tmp
swagger/
debug
.DS_Store
.DS_Store
*.log
*.bak