1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-08-05 21:57:22 +02:00

.gitignore: add *.*swp (mainly for Kate)

This commit is contained in:
Aminda Suomalainen 2023-02-20 11:15:21 +02:00
parent d65e51acb4
commit c532e88f38
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

2
.gitignore vendored

@ -4,3 +4,5 @@
node_modules/
# gdb logs aren't needed eihter
gdb.txt
# Kate does .kate-swp
*.*swp