diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-05-22 12:08:56 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-07-15 21:07:25 -0400 |
commit | 62661fcaea2b3cb65c7b700e5c7af43d58403f00 (patch) | |
tree | f3df3354084066a10756004c176213a6aaf7a4c8 /.gitignore | |
parent | 4358f7c0eb5d0cfa8ff995caf741c17856bad728 (diff) |
removed specific stuff from gitignore
macOS specific DS_STORE and vim-specific .swp removed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ *.log *.pdf -*.DS_STORE -*.swp *.pgf sort.tex model-un/nigeria-flag.png |