1 parent 5cf4118 commit 8dbb514Copy full SHA for 8dbb514
1 file changed
.gitignore
@@ -29,6 +29,9 @@ MANIFEST
29
# Local only files
30
TODO*
31
32
+# log files, usually downloaded from github
33
+logs/
34
+
35
# PyInstaller
36
# Usually these files are written by a python script from a template
37
# before PyInstaller builds the exe, so as to inject date/other infos into it.
0 commit comments