1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 12:46:44 +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
__pycache__
.coverage
.coverage*
dist/
build/
*.egg-info/
tags
env
venv
# coverage stuff
.coverage
.coverage*
htmlcov
# IDE