ddnet/.gitignore
m!nus 3769568d53 rewrote bam.lua to be cleaner
bam invocation changed: bam compiler=[cl,gcc] arch=[x86,x86_64,ppc,ppc64] conf=[release,debug] [game,server,client,masterserver,versionserver,tools]
using pkg-config for SDL instead of sdl-config if available because of crosscompiling issues
by default binaries will only built for the current architecture on Mac OS X now, like on all other systems
2014-03-23 11:47:35 +01:00

14 lines
144 B
Plaintext

/bam
/.bam
/config.lua
/build
__pycache__/
*.pyc
*.pyo
scripts/work/
src/game/generated/
other/icons/*.res
/SDL.dll
/freetype.dll
/autoexec.cfg