0
0
mirror of https://git.sdf.org/deCloudflare/deCloudflare/ synced 2025-07-04 20:10:30 +00:00

add .gitignore (pycache)

This commit is contained in:
traumschule
2018-10-04 19:53:38 +02:00
parent ce53f7b83d
commit 92ba5d8bb2

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
*.pyc