Skip to content

Commit b56fca7

Browse files
committed
Ignore build and dist folder, generated by PyInstaller and other setuptools.
1 parent d00fa11 commit b56fca7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Project files
2+
build/
3+
dist/
24
data/
35
*.ini
46
*.db

0 commit comments

Comments
 (0)