]> git.openstreetmap.org Git - rails.git/commitdiff
Ignore some more generated files
authorTom Hughes <tom@compton.nu>
Tue, 20 Apr 2010 20:41:57 +0000 (21:41 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 20 Apr 2010 20:41:57 +0000 (21:41 +0100)
db/.gitignore [new file with mode: 0644]
db/functions/.gitignore [new file with mode: 0644]

diff --git a/db/.gitignore b/db/.gitignore
new file mode 100644 (file)
index 0000000..6cd6b64
--- /dev/null
@@ -0,0 +1 @@
+*_structure.sql
diff --git a/db/functions/.gitignore b/db/functions/.gitignore
new file mode 100644 (file)
index 0000000..9d22eb4
--- /dev/null
@@ -0,0 +1,2 @@
+*.o
+*.so