Compare commits

...

1 Commits

Author SHA1 Message Date
Jan
884a73ecde Update .gitignore
Recursive add unwanted temporary files
2020-09-14 19:43:55 +02:00

5
.gitignore vendored
View File

@ -1,4 +1,5 @@
.vault_pass
__pycache__
site.retry
*.pyc
**.retry
**.pyc
**.swp