.gitignore: Ignore the effects of the build process
authorW. Trevor King <wking@tremily.us>
Wed, 29 May 2013 18:42:47 +0000 (14:42 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 29 May 2013 18:42:47 +0000 (14:42 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9cee8b5
--- /dev/null
@@ -0,0 +1,6 @@
+*.aux
+*.bbl
+*.blg
+*.log
+*.out
+*.pdf