Update gitignore, remove cached files
This commit is contained in:
parent
3b9b498376
commit
5665c64a3e
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
*~
|
||||
*.pyc
|
||||
.idea
|
||||
.coverage
|
||||
htmlcov
|
||||
include
|
||||
lib
|
||||
local
|
||||
bin
|
Loading…
Reference in New Issue
Block a user