aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2015-08-07 14:53:16 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2015-08-07 14:53:16 -0400
commit12fe5a33f733de39d7e004dd6fd5d958e8da525a (patch)
treebbf91d9036647baf7b16e77386215ec425895c08 /.gitignore
parent92e092efe6c6b2a6b6ec9da33170317d4426cab0 (diff)
Configure st
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ac1ecd4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# -*- conf -*-
+
+# Editor backup files
+*~
+\#*
+.\#*
+
+# make
+*.o
+st