gitignore cleanup

This commit is contained in:
Agie Ashwood 2024-07-28 11:46:45 +00:00
parent cce193ea43
commit be2156afe0
1 changed files with 3 additions and 13 deletions

16
.gitignore vendored
View File

@ -1,20 +1,10 @@
lib/
lib64/
bin
lib*
share/
src/__pycache__/
**/__pycache__/
src/webui/build/
src/webui/htmx-extensions/
src/webui/res/js/node_modules/
tui.rst
lib64
src/Components/__pycache__/
bin/
src/daisy/
src/catch/
src/Cryptography/__pycache__/
src/webui/__pycache__
src/logs
src/Packets/__pycache__
src/Transmission/__pycache__/
src/Filters/Protocols/__pycache__
src/Bubble/__pycache__