12 lines
No EOL
190 B
Text
12 lines
No EOL
190 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 |