mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 12:46:44 +00:00
ignore files
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,15 +1,16 @@
|
||||
# python stuff
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
.coverage
|
||||
.coverage*
|
||||
|
||||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
tags
|
||||
env
|
||||
venv
|
||||
|
||||
# coverage stuff
|
||||
.coverage
|
||||
.coverage*
|
||||
htmlcov
|
||||
|
||||
# IDE
|
||||
|
||||
Reference in New Issue
Block a user