mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
67 lines
585 B
Text
67 lines
585 B
Text
*.a
|
|
*.dll
|
|
*.exe
|
|
*.ilk
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
*.os
|
|
*.pc
|
|
*.pdb
|
|
*.pyc
|
|
*.pyo
|
|
*.so
|
|
*.so.*
|
|
*.sw[a-z]
|
|
*.tar
|
|
*.tar.bz2
|
|
*.tar.gz
|
|
*.zip
|
|
*~
|
|
depend
|
|
depend.bak
|
|
bin/ltmain.sh
|
|
lib
|
|
lib64
|
|
configure
|
|
configure.lineno
|
|
autom4te.cache
|
|
aclocal.m4
|
|
config.log
|
|
config.status
|
|
cscope*
|
|
.scon*
|
|
config.py
|
|
build
|
|
libtool
|
|
manifest.txt
|
|
Makefile.in
|
|
.dir-locals.el
|
|
.deps/
|
|
.libs/
|
|
/Makefile
|
|
|
|
*.pbxuser
|
|
*.perspectivev3
|
|
*.mode1v3
|
|
.svn
|
|
*.ncb
|
|
*.user
|
|
*.suo
|
|
*.dSYM
|
|
xcuserdata
|
|
*.xcworkspace
|
|
|
|
cmake_install.cmake
|
|
Makefile
|
|
CMakeFiles/
|
|
CMakeCache.txt
|
|
.project
|
|
.cproject
|
|
glsl_main
|
|
glsl_test
|
|
glslopt
|
|
glsl_compiler
|
|
.settings/
|
|
.pydevproject
|