added log dir to .gitignore
This commit is contained in:
parent
81d85045bd
commit
05cd396e10
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
.project
|
||||
.pydevproject
|
||||
|
||||
.log
|
||||
|
||||
*.py[cod]
|
||||
|
||||
*.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue