Files
LuaCsForBarotraumaEP/SharpFont/.gitignore
juanjp600 d6c292a2cc SharpFont + ScalableFont implementation
https://github.com/Robmaister/SharpFont

TODO: replace Code Bold.otf with the full version, fix any bugs, build on Linux, possibly move ToolBox string wrapping and limiting logic to ScalableFont class for better results.
2017-03-07 13:44:42 -03:00

53 lines
436 B
Plaintext

#Output Directory
/[Bb]inaries
#OS junk files
[Tt]humbs.db
*.DS_Store
#Visual Studio files
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.[Cc]ache
*.ilk
*.log
*.lib
*.sbr
*.sdf
ipch/
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
#Tooling
_ReSharper*/
*.resharper
[Tt]est[Rr]esult*
#Subversion files
.svn
# Office Temp Files
~$*
#MonoDevelop files
*.userprefs
*.pidb
#NuGet
*.nupkg