summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 10:53:14 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-10 10:53:14 -0500
commitbe87ec3bf30b75a1fdacd16f013ea4a4cfccd9fe (patch)
treebf6ac5a2f2a9b3b47350f402b6fa991cb9957e66 /.gitignore
parent5f099f17a43fbe683b330ce4b23b508a06f88a5a (diff)
edit the root .gitignore to ignore editor files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index ed193ea..3895d93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-*.pdf
-*.html
-*.png
-!stickman.png
+.~lock.*
+*~
+*#