diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-31 08:29:46 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-01-31 08:29:46 -0500 |
commit | 91ab255073eb0701b22a1daf343e1a463f5d8a1b (patch) | |
tree | 875aad549d7db304dfb66e7e18823e0febb4a197 | |
parent | 6e13f5b154c090581f1be154f746a5e12637038a (diff) | |
download | tanetane-91ab255073eb0701b22a1daf343e1a463f5d8a1b.tar.gz tanetane-91ab255073eb0701b22a1daf343e1a463f5d8a1b.tar.bz2 tanetane-91ab255073eb0701b22a1daf343e1a463f5d8a1b.zip |
Added .DS_Store to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 378eac2..d76b74e 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1 +1,2 @@ | |||
1 | build | 1 | build |
2 | .DS_Store | ||