Adjust the .gitignore file a bit.
This commit is contained in:
parent
c0e8c4efdc
commit
f0842cb887
1 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,7 +7,6 @@ gitflow
|
||||||
*.pyc
|
*.pyc
|
||||||
*.orig
|
*.orig
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
|
||||||
.geany
|
.geany
|
||||||
*.sublime-project
|
*.sublime-project
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
Reference in a new issue