# Milton saves
*.mlt

# Visual Studio crap
third_party/SDL2-*/VisualC
*.vcxproj.user
*.sdf
*.opensdf
*.psess
*.vsp
*.sln
VS2015/**/*.tlog
VS2015/**/*.cache
VS2015/**/*.idb
VS2015/**/*.iobj
VS2015/**/*.ipdb
VS2015/**/*.log
VS2015/**/*.exp
VS2015/**/*.cd
VS2015/**/*.dll
VS2015/Milton/x64
VS2015/Milton/x86
*.opendb
*.VC.db
*.vs


# Windows profiler
*.sleepy

# SDL build
third_party/SDL2-*/Makefile
third_party/SDL2-*/Makefile.rules
third_party/SDL2-*/config.log
third_party/SDL2-*/config.status
third_party/SDL2-*/libtool
third_party/SDL2-*/sdl2-config
third_party/SDL2-*/sdl2.pc
third_party/SDL2-*/CMakeFiles
third_party/SDL2-*/*.vcxproj
third_party/SDL2-*/*.filters
third_party/SDL2-*/*.cmake
third_party/SDL2-*/CMakeCache.txt
third_party/SDL2-*/*/Debug/*


# build dir
build/

src/shaders.gen.h

# Tundra stuff
.tundra*

# RenderDoc
*.cap

# Deploy script
OUTPUT
