aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-03-19 19:24:54 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-03-19 19:24:54 +0000
commit356d998b87d93cc86dc44642ae95fed7478bc788 (patch)
tree88d0b82fc23b51d5025e86def3e90d4895d00740 /.gitignore
parent27e0e23ec87cdfed5a2843fa8af35b1e0ac2e615 (diff)
Minor corrections: typo and adding file to .gitignore
The LaTeX macro for libgit2 was not properly used in `paper.tex'. On Mac systems, after browsing the directory, a `.DS_Store' file was created. So to keep things clean on those systems, it is added to the files to be ignored by Git.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5879789..5521ca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ build
Makefile
tex/tikz
.gnuastro
+.DS_Store
.texlive*
tex/pipeline
LOCAL_tmp.mk