.gitignore.
authorZoltan Varga <vargaz@gmail.com>
Mon, 3 Jan 2011 11:57:16 +0000 (12:57 +0100)
committerZoltan Varga <vargaz@gmail.com>
Mon, 3 Jan 2011 11:57:16 +0000 (12:57 +0100)
mono/.gitignore
mono/metadata/.gitignore
mono/profiler/.gitignore
mono/utils/.gitignore

index 7480739fc55e62c0eeefd8970981164a37fa9ead..f7903956ce76350f250808a3c5bd6ad53c5d98d2 100644 (file)
@@ -4,3 +4,8 @@
 /semantic.cache
 /TAGS
 /.metadata
+
+# Global patterns
+.gdb_history
+xdb.il
+*.[oa]
index 9a5c6cdea1c728a1d13bedcd95515a4cacb5e11a..c718edda572f326b449c0f9ca430e83806921845 100644 (file)
@@ -8,6 +8,7 @@
 /*.lo
 /*.la
 /*.o
+/*.a
 /semantic.cache
 /.project
 /.cproject
index 63c9b9cdb698f96b1d838fa4806641a868329813..1cf3e88cc67d51531b48fa9c3c041fed93e43a7c 100644 (file)
@@ -6,4 +6,8 @@
 /*.o
 /*.lo
 /*.la
+/*.a
+/*.so
+/*.exe
+/*.mdb
 /TAGS
index 38cc368dc285a6ff28ed525643a83aeab25150d9..46a264a5aa3b40c6ecfc20f81ef954d202845922 100644 (file)
@@ -5,4 +5,5 @@
 /*.la
 /*.lo
 /*.o
+/*.a
 /TAGS