1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-08-14 03:59:53 +02:00

🧹 .gitignore Vim swap files

This commit is contained in:
Gerber, Mike 2025-08-07 20:08:35 +02:00
parent 231f53eb7a
commit 5f1c1f68a7

3
.gitignore vendored
View file

@ -23,5 +23,8 @@ venv/
.dmypy.json
dmypy.json
# vim
.*.sw*
# User-specific stuff
.idea