add *.pyo to .gitignore
This commit is contained in:
parent
190fae3b9a
commit
b5994952c0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
ajax/dojo/*
|
||||
*.project
|
||||
*.pydevproject
|
||||
|
|
Loading…
Add table
Reference in a new issue