1
0
mirror of https://github.com/fraoustin/piwigotools.git synced 2025-06-06 15:36:25 +00:00
piwigotools/.gitignore
fraoustin 21d6972d86 init
2016-01-19 19:25:59 +01:00

8 lines
79 B
Plaintext

# ignore python compile
*.pyc
__pycache__
# ignore pip file
/dist
/*.egg-info