12 lines
No EOL
247 B
Text
12 lines
No EOL
247 B
Text
# mac artefacts
|
|
*.DS_Store
|
|
|
|
# nodejs local installs
|
|
node_modules
|
|
|
|
# sublime text stuff (the -project should actually be shared, but then we'd have to share the same disk location)
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# git stackdumps
|
|
*.stackdump |