mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34: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
|
# Trash
|
||||||
/**/**/.crash.log
|
/**/**/.crash.log
|
||||||
/**/**/.tmp
|
/**/**/.tmp
|
||||||
|
/**/**/.cache
|
||||||
|
/**/**/out
|
||||||
|
/**/**/.out
|
||||||
/**/**/dist
|
/**/**/dist
|
||||||
/**/**/node_modules
|
/**/**/node_modules
|
||||||
/**/**/corenode_modules
|
/**/**/corenode_modules
|
||||||
/**/**/.DS_Store
|
/**/**/.DS_Store
|
||||||
|
/**/**/package-lock.json
|
||||||
|
/**/**/yarn.lock
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
/**/**/npm-debug.log*
|
/**/**/npm-debug.log*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user