mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
58 lines
498 B
Text
58 lines
498 B
Text
|
*.a
|
||
|
*.dll
|
||
|
*.exe
|
||
|
*.ilk
|
||
|
*.o
|
||
|
*.obj
|
||
|
*.os
|
||
|
*.pc
|
||
|
*.pdb
|
||
|
*.pyc
|
||
|
*.pyo
|
||
|
*.so
|
||
|
*.sw[a-z]
|
||
|
*.tar
|
||
|
*.tar.bz2
|
||
|
*.tar.gz
|
||
|
*.zip
|
||
|
*~
|
||
|
depend
|
||
|
depend.bak
|
||
|
lib
|
||
|
lib64
|
||
|
configure
|
||
|
autom4te.cache
|
||
|
aclocal.m4
|
||
|
config.log
|
||
|
config.status
|
||
|
cscope*
|
||
|
.scon*
|
||
|
config.py
|
||
|
build
|
||
|
manifest.txt
|
||
|
.dir-locals.el
|
||
|
*.pbxuser
|
||
|
*.perspectivev3
|
||
|
*.mode1v3
|
||
|
.svn
|
||
|
*.ncb
|
||
|
*.user
|
||
|
*.suo
|
||
|
*.dSYM
|
||
|
xcuserdata
|
||
|
*.xcworkspace
|
||
|
|
||
|
cmake_install.cmake
|
||
|
Makefile
|
||
|
CMakeFiles/
|
||
|
CMakeCache.txt
|
||
|
.project
|
||
|
.cproject
|
||
|
glsl_main
|
||
|
glsl_test
|
||
|
glcpp
|
||
|
glslopt
|
||
|
glsl_compiler
|
||
|
.settings/
|
||
|
.pydevproject
|