Add machine generated files to .gitignore
authortwied <twied@gmx.net>
Mon, 17 Jan 2011 18:46:17 +0000 (19:46 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 20 Jan 2011 07:48:47 +0000 (23:48 -0800)
src/glsl/.gitignore
src/mapi/es1api/.gitignore [new file with mode: 0644]
src/mapi/es2api/.gitignore [new file with mode: 0644]

index 162ed42be1fb4e530ab692ea6b165d54b95ddcf0..d659d2e9a3bc0542d0fbc97e5b7dfeb6a93bb699 100644 (file)
@@ -1,3 +1,4 @@
 glsl_compiler
 glsl_parser.output
 builtin_function.cpp
+builtin_compiler
diff --git a/src/mapi/es1api/.gitignore b/src/mapi/es1api/.gitignore
new file mode 100644 (file)
index 0000000..7c9ca37
--- /dev/null
@@ -0,0 +1,3 @@
+glapi-stamp
+glapi
+main
diff --git a/src/mapi/es2api/.gitignore b/src/mapi/es2api/.gitignore
new file mode 100644 (file)
index 0000000..7c9ca37
--- /dev/null
@@ -0,0 +1,3 @@
+glapi-stamp
+glapi
+main