Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47 lines (37 sloc)
564 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Compiled Object files | |
*.slo | |
*.lo | |
*.o | |
*.obj | |
!/packages/ | |
# Executables | |
*.exe | |
*.out | |
*.app | |
# Testing directories | |
/home | |
.trash/ | |
.objs/ | |
.vs/ | |
*.tlog | |
*.pdb | |
*.pch | |
# Visual Studio trash | |
*.map | |
*.ilk | |
*.exp | |
*msvc.lib | |
# Directories that aren't public | |
/res/_Private | |
# No launcher specific files, different repo for that. | |
launcher.json | |
Newtonsoft.Json.dll | |
Facepunch.Steamworks.Win64.dll | |
steam_api64.dll | |
# Update temp files | |
update.cfg | |
# No no Steamworks API files | |
/src/shared/steam | |
/bin*/steam_appid.txt | |
# Ignore bundled font creation utility | |
/packages/fonts/cube2font |