added vi/vim cache files to .gitignore

This commit is contained in:
MavikBow
2025-07-17 21:36:05 +03:00
committed by GitHub
parent ad90d0b19f
commit 2f8dbbfa87

5
.gitignore vendored
View File

@@ -400,3 +400,8 @@ build_files
raylib-master raylib-master
Makefile Makefile
/*.sln /*.sln
# Vi and Vim
*.swp
*.swo
*.swn