summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorfeynmansfedora <hdawg7797@yahoo.com>2020-03-22 14:36:02 -0400
committerGitHub <noreply@github.com>2020-03-22 14:36:02 -0400
commit9d9be91d69148234d34e105be861f18364f7ce24 (patch)
tree0cb5806b687ff62790065ae3b528a5c2cf6907d3 /.gitignore
parente4d7902a2d222f95517cfbe1437879022b7800c6 (diff)
Create .gitignore
Block TeX .pdf output and macOS folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dc9d1bc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pdf
+.DS_STORE