Moving things around.
This commit is contained in:
parent
2b4316fc83
commit
84a9c3937e
5 changed files with 5 additions and 5 deletions
5
tests/.gitignore
vendored
5
tests/.gitignore
vendored
|
|
@ -1,9 +1,12 @@
|
|||
# Since we're using premake4, only include test source file and the premake4.lua,
|
||||
# everything else can go.
|
||||
|
||||
*.*
|
||||
*
|
||||
|
||||
!.gitignore
|
||||
!.gitkeep
|
||||
!main.cpp
|
||||
!premake4.lua
|
||||
!igloo/
|
||||
!tests/
|
||||
!*.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue