mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Updated .gitignore to ignore vim swap files
This commit is contained in:
parent
dfdc817db3
commit
3028bbb95b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ src/jthread/CMakeFiles/*
|
|||
src/jthread/Makefile
|
||||
src/jthread/cmake_config.h
|
||||
src/jthread/cmake_install.cmake
|
||||
.*.swp
|
||||
minetest.conf
|
||||
bin/
|
||||
CMakeCache.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue