aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-11-06 20:37:23 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2007-11-06 20:37:23 -0600
commit593b56ddad6db35b72d81b7b26b39d65b5d9a374 (patch)
tree7fab3bedb1c17dd52e13c9b91a09e664538c866c /.gitignore
parent92b73aeb2ec2200021803dcd641dca463675c62d (diff)
Add .gitignore file
Add a .gitignore file which ignores the uninteresting auto-generated files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..353a06b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Lines starting with '#' are considered comments.
+m/ML_*
+m/*.out