Skip to content

Commit 1b88c68

Browse files
author
jona
committed
comment gitignore and add commonly ignored stuff
1 parent b935aca commit 1b88c68

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Generated HTML and other static files
12
build/
3+
# Commonly ignored Node.js files
24
node_modules/
35
npm-debug.log
6+
.npm/
7+
8+
# OSX system files, the bane of our existence
9+
.DS_Store
10+
.AppleDouble
11+
.LSOverride

0 commit comments

Comments
 (0)