chore: exclude vim artifacts from stage

This commit is contained in:
Rodweil, Theodor 2023-07-30 20:03:36 +02:00
parent e6a6e3ceb8
commit b8221f9abf
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
/_*
/._*
.DS_Store
#vim cache
*.swp
*.swo