Introduce .editorconfig
[mesa.git] / .gitignore
index b88f0cc75c7463b51e9333620f5a94efc0261b84..964409265fa0f5e618149fee822e8406078aaf9c 100644 (file)
@@ -1,10 +1,52 @@
-glcpp
-glcpp-lex.c
-glcpp-parse.c
-glcpp-parse.h
+*.a
+*.dll
+*.exe
+*.ilk
+*.la
+*.lo
+*.log
 *.o
+*.obj
+*.os
+*.pc
+*.pdb
+*.pyc
+*.pyo
+*.so
+*.so.*
+*.sw[a-z]
+*.tar
+*.tar.bz2
+*.tar.gz
+*.tar.xz
+*.trs
+*.zip
 *~
-tests/*.expected
-tests/*.gcc
-tests/*.glcpp
-tests/*.out
+depend
+depend.bak
+bin/ltmain.sh
+lib
+lib64
+configure
+configure.lineno
+autom4te.cache
+aclocal.m4
+config.log
+config.status
+cscope*
+tags
+.scon*
+config.py
+build
+libtool
+manifest.txt
+.dir-locals.el
+.deps/
+.dirstamp
+.libs/
+Makefile
+Makefile.in
+.install-mesa-links
+.install-gallium-links
+/src/git_sha1.h
+TAGS