This commit is contained in:
anon 2024-03-10 15:54:54 +01:00
parent e813ed2957
commit b6cea998ba

3
.gitignore vendored
View File

@ -24,6 +24,9 @@ __pycache__/
# Tooling # Tooling
*.gdb-* *.gdb-*
*.gdb_* *.gdb_*
*.tags
tags
tags.*
# Misc. # Misc.
*.bak *.bak
*.tmp *.tmp