added vi/vim cache files to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -400,3 +400,8 @@ build_files
|
|||||||
raylib-master
|
raylib-master
|
||||||
Makefile
|
Makefile
|
||||||
/*.sln
|
/*.sln
|
||||||
|
|
||||||
|
# Vi and Vim
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
*.swn
|
||||||
|
|||||||
Reference in New Issue
Block a user