add pydevproject files to gitignore
This commit is contained in:
parent
808103ac78
commit
51e6b12032
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
|||
*.pyc
|
||||
ajax/dojo/*
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue