Commits

computerdude5000 authored and riking committed 5be5a3d1342
Ignore all .DS_Store files, not just root folder
No tags

.gitignore

Modified
15 15 # vim
16 16 .*.sw[a-p]
17 17
18 18 # various other potential build files
19 19 /build
20 20 /bin
21 21 /dist
22 22 /manifest.mf
23 23
24 24 # Mac filesystem dust
25 -/.DS_Store
25 +.DS_Store
26 26
27 27 # intellij
28 28 *.iml
29 29 *.ipr
30 30 *.iws
31 -.idea/
31 +.idea/

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut