1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

ignore files

This commit is contained in:
deadc0de6
2023-01-29 21:21:57 +01:00
committed by deadc0de
parent 9858454a9c
commit b9cde3b8dc

9
.gitignore vendored
View File

@@ -1,15 +1,16 @@
# python stuff
*.pyc *.pyc
__pycache__ __pycache__
.coverage
.coverage*
dist/ dist/
build/ build/
*.egg-info/ *.egg-info/
tags tags
env env
venv venv
# coverage stuff
.coverage
.coverage*
htmlcov htmlcov
# IDE # IDE