diff options
author | Ben Burwell <bburwell1@gmail.com> | 2013-05-01 17:56:54 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2013-05-01 17:56:57 -0400 |
commit | 52baf39041c581b7dcbdf21c2249af189846d68e (patch) | |
tree | 5f4d2fd43b3806ae21b84163fb7ed4b19da8063e /.gitignore | |
parent | f61cc36c648f95c371a853c3b3fd954b10d6290a (diff) |
no longer ignore the gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f5fd247 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +localchat +.DS_Store
\ No newline at end of file |