1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-14 11:42:34 +02:00

setup: add excludes to gitignore

This commit is contained in:
Kishi85 2019-02-25 18:17:16 +01:00
parent 8e0639f62c
commit dc2144b0d3

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
.idea/
*.pyc
__pycache__
*dist/
*egg-info/
*.tar.gz