added vi/vim cache files to .gitignore (#27)

Thanks for the addition
This commit is contained in:
Jeffery Myers
2025-07-17 11:42:35 -07:00
committed by GitHub

5
.gitignore vendored
View File

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