Add JS related entries to .gitignore

This commit is contained in:
Adam Svystun 2018-09-01 17:11:52 +02:00
parent 23683e25b5
commit 1722bf0bb0

16
.gitignore vendored
View file

@ -108,3 +108,19 @@ data
.idea
media
# JS Stuff
node_modules/
.npm
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock