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

gitignore

This commit is contained in:
deadc0de6
2023-01-19 23:46:18 +01:00
parent 9b43a49ebc
commit 5aa4b8c908

16
.gitignore vendored
View File

@@ -1,8 +1,7 @@
*.pyc
__pycache__
.coverage
.idea/
.vscode/
.atom/
.coverage*
dist/
@@ -10,17 +9,18 @@ build/
*.egg-info/
tags
env
venv
htmlcov
# IDE
.idea/
.vscode/
.atom/
# Snap packages
parts/
prime/
stage/
*.snap
/packages/snap/.snapcraft/
# Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
/packages/*_source.tar.bz2
venv