We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyinstaller
1 parent 629018d commit 88d711aCopy full SHA for 88d711a
1 file changed
.gitignore
@@ -145,3 +145,7 @@ compile_commands.json
145
146
# GDB configuration
147
.gdbinit
148
+
149
+# pyinstaller output
150
+/addons/dist
151
+/addons/misra.spec
0 commit comments