1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-06-11 06:29:30 +00:00

Added .DS_Store to .gitignore.

This commit is contained in:
Zellyn Hunter 2013-03-06 16:47:10 -08:00
parent e154293ca1
commit b268e242f8

4
.gitignore vendored
View File

@ -21,4 +21,8 @@ _testmain.go
*.exe *.exe
# Mac junk
.DS_Store
harness/harness harness/harness