mirror of
https://github.com/moepman/acertmgr.git
synced 2024-12-28 18:21:51 +01:00
setup: add excludes to gitignore
This commit is contained in:
parent
8e0639f62c
commit
dc2144b0d3
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
.idea/
|
||||
*.pyc
|
||||
__pycache__
|
||||
*dist/
|
||||
*egg-info/
|
||||
*.tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user