diff options
author | James Booth <boothj5@gmail.com> | 2014-02-12 20:54:01 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-02-12 20:54:01 +0000 |
commit | 185d72e2ced9bc16b34b22fa8a78897d9c680e3e (patch) | |
tree | 0f860be8138ec90ff53cb0fdc6480f9340026b49 /.gitignore | |
parent | 1dccce505678794cfa99e370573bf2e04919d1aa (diff) | |
download | profani-tty-185d72e2ced9bc16b34b22fa8a78897d9c680e3e.tar.gz |
Added DS store to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 535f320f..e34cfbfb 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ clean.sh valgrind.out.old tests/testsuite.trs push-all.sh +.DS_Store |