mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-05 20:41:06 +00:00
12ce6a78fe
Additionally, remove the no longer necessary shader generated headers folder from .gitignore git-svn-id: https://svn.eduke32.com/eduke32@7793 1a8010ca-5511-0410-912e-c29ae57300e0 # Conflicts: # .gitignore # source/build/src/polymost.cpp
60 lines
526 B
Text
60 lines
526 B
Text
|
|
obj/
|
|
|
|
eduke32
|
|
mapster32
|
|
voidsw
|
|
voidsw-editor
|
|
kenbuild
|
|
kenbuild-editor
|
|
apps/
|
|
*.exe
|
|
/*.dll
|
|
*.dylib
|
|
*.so
|
|
*.elf
|
|
*.dol
|
|
*.x86
|
|
*.x64
|
|
*.ppc
|
|
*.app
|
|
|
|
*.log
|
|
*.cache
|
|
*.cfg
|
|
textures
|
|
texturecache
|
|
*.index
|
|
|
|
*.manifest
|
|
/*.map
|
|
/platform/Windows/*.map
|
|
*.pdb
|
|
.vs/
|
|
*.VC.db
|
|
*.VC.opendb
|
|
*.sym
|
|
/*.grp
|
|
/*.rts
|
|
/*.art
|
|
/*.con
|
|
/platform/Windows/*.con
|
|
*.memmap
|
|
*.sdf
|
|
*.suo
|
|
*.opensdf
|
|
*.vcxproj.user
|
|
*.psess
|
|
*.vsp
|
|
perl.exe.stackdump
|
|
|
|
xcuserdata/
|
|
project.xcworkspace/
|
|
*.dSYM/
|
|
|
|
.DS_Store
|
|
._*
|
|
|
|
Platform/Windows/Build
|
|
Platform/Windows/Win32
|
|
Platform/Windows/x64
|