mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
update gitignore
This commit is contained in:
parent
6c9044bf96
commit
dc09fd2bda
5
.gitignore
vendored
5
.gitignore
vendored
@ -7,10 +7,15 @@
|
||||
# Trash
|
||||
/**/**/.crash.log
|
||||
/**/**/.tmp
|
||||
/**/**/.cache
|
||||
/**/**/out
|
||||
/**/**/.out
|
||||
/**/**/dist
|
||||
/**/**/node_modules
|
||||
/**/**/corenode_modules
|
||||
/**/**/.DS_Store
|
||||
/**/**/package-lock.json
|
||||
/**/**/yarn.lock
|
||||
|
||||
# Logs
|
||||
/**/**/npm-debug.log*
|
||||
|
Loading…
x
Reference in New Issue
Block a user