math.beta/tests/.gitignore

9 lines
No EOL
154 B
Text

# Since we're using premake4, only include test source file and the premake4.lua,
# everything else can go.
*.*
!.gitignore
!main.cpp
!premake4.lua
!*.h