add pydevproject files to gitignore
This commit is contained in:
parent
19b50d9e8f
commit
e363fc971f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.project
|
||||||
|
.pydevproject
|
||||||
|
.settings
|
||||||
|
|
Loading…
Add table
Reference in a new issue