mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-05 21:20:38 +00:00
Ignore Macos & package lock
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,2 +1,9 @@
|
||||
# Ignore Node Deps
|
||||
node_modules
|
||||
# OS X
|
||||
.DS_Store*
|
||||
._*
|
||||
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.log
|
||||
*.gz
|
Reference in New Issue
Block a user