math.beta/tests/.gitignore
2014-02-20 11:33:04 -07:00

12 lines
No EOL
178 B
Text

# 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