ddnet/.gitignore
heinrich5991 cd3b0ae855 Implement the confusable algorithm from Unicode more closely
See UTS#39 "Unicode Security Mechanisms":
http://www.unicode.org/reports/tr39/

This means that characters with accents or other things around them are
now considered the confusable with the base character.

Fixes #557. Fixes #575.
2016-10-30 13:45:55 +01:00

59 lines
546 B
Plaintext

bam
.bam
config.lua
datasrc/__pycache__
datasrc/*.pyc
objs
src/game/generated
SDL.dll
SDL2.dll
freetype.dll
/confusables*
/crapnet*
/config_store*
/config_retrieve*
/dilate*
/fake_server*
/map_resave*
/map_version*
/mastersrv*
/packetgen*
/teeworlds*
/teeworlds_srv*
/serverlaunch_*
/tileset_border*
/twping*
/versionsrv*
Debug
bam
build server.bat
buildlog.txt
bam.exe
*.bat
.cproject
.project
*.dtb
*.log
*.exe
*.res
*.patch
*.prefs
*.lnk
*.pdb
*.sdf
*.sln
*.suo
*.swp
*.vcxproj
*.filters
*.user
*.cmd
.settings
*.opensdf
*.pyc
*.dll
DDNet*