mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Updated gitignore for test files
This commit is contained in:
parent
ebf4908c27
commit
cea7e9be64
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,7 @@ demacro.txt
|
|||
Shinobi2
|
||||
dev.*
|
||||
main.cpp
|
||||
sol.scratch.cpp
|
||||
lua-5.2.2/
|
||||
Debug/
|
||||
Release/
|
||||
|
@ -15,3 +16,4 @@ x64/
|
|||
*.lastbuildstate
|
||||
*.idb
|
||||
*.sln
|
||||
*.gitattributes
|
||||
|
|
Loading…
Reference in New Issue
Block a user