diff options
author | tBunnyMan <WagThatTail@Me.com> | 2013-01-09 09:03:39 -0800 |
---|---|---|
committer | tBunnyMan <WagThatTail@Me.com> | 2013-01-09 09:03:39 -0800 |
commit | 2f82679a302a3229fcb23a0996bcb6fc27481b30 (patch) | |
tree | 7b2cc1a486007152a71a67d885f807d13e2ff645 /.gitignore | |
parent | 4edb4241ea301cb9cc076bd27b608e49518e7b72 (diff) | |
download | pelican-themes-2f82679a302a3229fcb23a0996bcb6fc27481b30.tar.gz |
Ignore .DS_Store
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store |