summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-02-22 21:34:47 +0100
committeremkael <emkael@tlen.pl>2017-02-22 21:34:47 +0100
commit966fe772cc0c8ac2e0315910ea1e277cd5d6029a (patch)
treefdc8782b5f37081a125b4584f3af3342171d9144 /.gitignore
parent4d7be8c8fb1d12bb87b5a29c8ad8ff9515080334 (diff)
EXE compilation metadata
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8b70d7..2117c09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*.pyc
*.json
+build/*
+dist/*