bgfx/3rdparty/glsl-optimizer/.gitignore

68 lines
585 B
Text
Raw Normal View History

2012-04-03 23:30:07 -04:00
*.a
*.dll
*.exe
*.ilk
2012-10-07 23:41:18 -04:00
*.la
*.lo
2012-04-03 23:30:07 -04:00
*.o
*.obj
*.os
*.pc
*.pdb
*.pyc
*.pyo
*.so
2012-10-07 23:41:18 -04:00
*.so.*
2012-04-03 23:30:07 -04:00
*.sw[a-z]
*.tar
*.tar.bz2
*.tar.gz
*.zip
*~
depend
depend.bak
2012-10-07 23:41:18 -04:00
bin/ltmain.sh
2012-04-03 23:30:07 -04:00
lib
lib64
configure
2012-10-07 23:41:18 -04:00
configure.lineno
2012-04-03 23:30:07 -04:00
autom4te.cache
aclocal.m4
config.log
config.status
cscope*
.scon*
config.py
build
2012-10-07 23:41:18 -04:00
libtool
2012-04-03 23:30:07 -04:00
manifest.txt
2012-10-07 23:41:18 -04:00
Makefile.in
2012-04-03 23:30:07 -04:00
.dir-locals.el
2012-10-07 23:41:18 -04:00
.deps/
.libs/
/Makefile
2012-04-03 23:30:07 -04:00
*.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