mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 22:48:18 +00:00
53 lines
581 B
Plaintext
53 lines
581 B
Plaintext
/.bam
|
|
/bam
|
|
/build
|
|
/config.lua
|
|
/objs
|
|
/other/*/include
|
|
/other/*/lib
|
|
/other/*/linux
|
|
/other/*/mac
|
|
/other/*/windows
|
|
__pycache__/
|
|
*.dll
|
|
*.pyc
|
|
*.pyo
|
|
scripts/work/
|
|
/SDL.dll
|
|
/freetype.dll
|
|
/autoexec.cfg
|
|
other/freetype
|
|
other/sdl
|
|
Info.plist
|
|
|
|
crapnet*
|
|
fake_server*
|
|
map_resave*
|
|
map_version*
|
|
mastersrv*
|
|
packetgen*
|
|
teeworlds*
|
|
teeworlds_srv*
|
|
versionsrv*
|
|
|
|
# CMake
|
|
data
|
|
generated
|
|
|
|
.ninja_deps
|
|
.ninja_log
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeSettings*
|
|
CPackConfig.cmake
|
|
CPackSourceConfig.cmake
|
|
Debug
|
|
Makefile
|
|
Release
|
|
_CPack_Packages/
|
|
build.ninja
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
pack_*/
|
|
rules.ninja
|