Moving things around.

This commit is contained in:
Brian 2014-02-20 11:33:04 -07:00
parent 2b4316fc83
commit 84a9c3937e
5 changed files with 5 additions and 5 deletions

5
tests/.gitignore vendored
View file

@ -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