gitignore

This commit is contained in:
Sam Hadow 2024-03-28 12:26:18 +01:00
parent af82eb5b00
commit 2440c7af7b

3
.gitignore vendored
View File

@ -2,4 +2,7 @@
# Swap Files #
.*.kate-swp
.swp.*
# pdf
*.pdf
# python swap
__pycache__