mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 01:29:43 +01:00
Adjust gitignore for new executable names
This commit is contained in:
parent
894675c512
commit
cc2b01d7c3
1 changed files with 2 additions and 1 deletions
3
desktop_version/.gitignore
vendored
3
desktop_version/.gitignore
vendored
|
@ -5,7 +5,8 @@ CMakeCache.txt
|
|||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
vvvvvv.*
|
||||
VVVVVV.exe
|
||||
VVVVVV
|
||||
*.a
|
||||
|
||||
# Game data
|
||||
|
|
Loading…
Reference in a new issue