Skip to content

Commit d8ab23d

Browse files
committed
Git ignore .DS_store
1 parent 8f3d631 commit d8ab23d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*.prof
1717
*~
1818
\#*\#
19+
.DS_Store
1920
.HTF/
2021
.cabal-sandbox/
2122
.ghc.environment.*
@@ -112,3 +113,4 @@ CVS/
112113
/labs/lab4/testsuite/progs-test-lab4
113114
/labs/lab4/testsuite/plt-test-lab4
114115
/labs/lab4/testsuite/good/*.golden
116+

0 commit comments

Comments
 (0)