Skip to content

Commit 88d711a

Browse files
committed
.gitignore: added pyinstaller output files
1 parent 629018d commit 88d711a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,7 @@ compile_commands.json
145145

146146
# GDB configuration
147147
.gdbinit
148+
149+
# pyinstaller output
150+
/addons/dist
151+
/addons/misra.spec

0 commit comments

Comments
 (0)