Add more files to gitignore
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.egg
|
||||
dist/*
|
||||
build/*
|
||||
.DS_Store
|
||||
.watchr
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
*.pyo
|
||||
env3/*
|
||||
|
||||
Reference in New Issue
Block a user