Gitignore: ignore swap files from kate

This commit is contained in:
Toast 2023-07-04 08:48:05 +02:00
parent b202fe478d
commit 70baaaca0f

4
.gitignore vendored
View file

@ -2,3 +2,7 @@
# Ignore build outputs from performing a nix-build or `nix build` command # Ignore build outputs from performing a nix-build or `nix build` command
result result
result-* result-*
# ---> Kate
# Ignore kate's swap files
*.kate-swp