Skip to content

Commit 0a39dda

Browse files
committed
Ignore node_modules
1 parent 56c8b60 commit 0a39dda

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
*.o
44
\#*#
55
core
6-
build
76

8-
# Other Ignores
7+
# Node Ignores
98
npm-debug.log
9+
node_modules
10+
/build/*
1011

1112
# Oracle Ignores
1213
sqlnet.log

0 commit comments

Comments
 (0)