summaryrefslogtreecommitdiff
path: root/.globgitignore
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-05-01 13:05:54 +0000
committerSean Whitton <spw+git@sdf.org>2014-05-01 13:05:54 +0000
commitf1433b38fa5be8019bdc855f44655fb95f8f633b (patch)
treee20915003ee111af62ec04b35f143b9f2e26ef45 /.globgitignore
parent9c9df5de5cd2bc7402db4a19a296bcdb6639401a (diff)
downloaddotfiles-f1433b38fa5be8019bdc855f44655fb95f8f633b.tar.gz
Many cleaned up config files
Diffstat (limited to '.globgitignore')
-rw-r--r--.globgitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.globgitignore b/.globgitignore
new file mode 100644
index 00000000..9bc4e18d
--- /dev/null
+++ b/.globgitignore
@@ -0,0 +1,18 @@
+\#*#
+.\#*
+*~
+_region_*
+*auto
+*ltxpng
+
+# now ignoring LaTeX junk because I'm not going to check it in anymore
+*.aux
+*.nav
+*.log
+*.dvi
+*.toc
+*.fmt
+*.bib
+*.bbl
+*.blg
+*.url \ No newline at end of file