chore: add pcap files to gitignore

This commit is contained in:
serversdwn
2026-02-10 21:12:19 +00:00
parent 7070b948a8
commit e6ac80df6c

5
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/manuals/
/data/
/SLM-stress-test/stress_test_logs/
/SLM-stress-test/tcpdump-runs/
# Python cache
__pycache__/
@@ -12,4 +13,6 @@ __pycache__/
*.egg
*.egg-info/
dist/
build/
build/
*.pcap