Skip to content

Commit 4222b4a

Browse files
Added Gitignore?
1 parent b28497a commit 4222b4a

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
@@ -0,0 +1,8 @@
1+
# Dependency directory
2+
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
3+
node_modules
4+
5+
6+
# Logs
7+
logs
8+
*.log

0 commit comments

Comments
 (0)