Ignore generated artifacts
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Build outputs
|
||||
*.exe
|
||||
*.obj
|
||||
|
||||
# Large capture spools and generated data dumps
|
||||
*.capture_spool.bin
|
||||
capture.csv
|
||||
capture.svg
|
||||
packets.csv
|
||||
packets.svg
|
||||
test.csv
|
||||
test.svg
|
||||
internal_default.csv
|
||||
internal_default.svg
|
||||
*_test.*
|
||||
Reference in New Issue
Block a user