Ignore generated files.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Feb 2010 11:29:01 +0000 (11:29 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Feb 2010 11:29:01 +0000 (11:29 +0000)
[r27144]

ir/be/.gitignore [new file with mode: 0644]
ir/ir/.gitignore [new file with mode: 0644]
scripts/.gitignore [new file with mode: 0644]

diff --git a/ir/be/.gitignore b/ir/be/.gitignore
new file mode 100644 (file)
index 0000000..d862106
--- /dev/null
@@ -0,0 +1,3 @@
+gen_*.c
+gen_*.h
+gen_*.inl
diff --git a/ir/ir/.gitignore b/ir/ir/.gitignore
new file mode 100644 (file)
index 0000000..42cf3ce
--- /dev/null
@@ -0,0 +1,2 @@
+/gen_*.h
+/gen_*.inl
diff --git a/scripts/.gitignore b/scripts/.gitignore
new file mode 100644 (file)
index 0000000..0d20b64
--- /dev/null
@@ -0,0 +1 @@
+*.pyc