summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2023-09-30 15:20:24 +0200
committerMichał Klichowicz <emkael@tlen.pl>2023-09-30 15:20:24 +0200
commitb803c87cc5f5ef785c151a75a424f59c33cfa8f7 (patch)
tree819894151c72d9a2987cf1ff54757c898ca9afff /.gitignore
parent463795c2b9ab02a0b0e92d29b3a78de565eb4c57 (diff)
PyInstaller setup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2745597..4cbcf52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ www/
config.json
*.pyc
*.json
+build/
+dist/