Skip to content
Snippets Groups Projects
Commit 22e6c3f9 authored by Eric M. Tulla (BigPapi)'s avatar Eric M. Tulla (BigPapi)
Browse files

Added .DS_Store to .hgignore and removed the checked in version from the repos.

It's an OSX image cache file that was accidentally added to the repos.
-Reviewed by brad.
parent 345c2a02
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ syntax: glob
# Emacs temp files
*~
.*.swp
#OSX image cache file
*.DS_Store
LICENSES
indra/.distcc
indra/build-darwin-*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment