diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -## Python ### +### Python ### # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -46,3 +46,5 @@ ui/pydist/leap/bitmask_js pkg/pyinst/dist/ pkg/pyinst/build/ pkg/launcher/bitmask + +NOTES |