mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
67f63d34bf
Added a download script to download automatically SDL2 and freetype. Added them to the gitignore. Someone could add this to bam.lua.
14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
/bam
|
|
/.bam
|
|
/config.lua
|
|
/build
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
scripts/work/
|
|
/SDL.dll
|
|
/freetype.dll
|
|
/autoexec.cfg
|
|
other/freetype
|
|
other/sdl
|