ignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,12 +1,13 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
*~
|
*~
|
||||||
|
*.dbl
|
||||||
O.*
|
O.*
|
||||||
bin
|
bin
|
||||||
include
|
include
|
||||||
lib
|
lib
|
||||||
db
|
db
|
||||||
dbd
|
dbd
|
||||||
python
|
python*
|
||||||
_build
|
_build
|
||||||
envPaths
|
envPaths
|
||||||
|
Reference in New Issue
Block a user