mirror of
https://github.com/ragestudio/vessel.git
synced 2025-06-09 02:24:17 +00:00
24 lines
350 B
Plaintext
24 lines
350 B
Plaintext
# Trash
|
|
/**/**/.crash.log
|
|
/**/**/.tmp
|
|
/**/**/.evite
|
|
/**/**/.cache
|
|
/**/**/out
|
|
/**/**/.out
|
|
/**/**/dist
|
|
/**/**/node_modules
|
|
/**/**/corenode_modules
|
|
/**/**/.DS_Store
|
|
/**/**/package-lock.json
|
|
/**/**/yarn.lock
|
|
|
|
# Logs
|
|
/**/**/npm-debug.log*
|
|
/**/**/yarn-error.log
|
|
/**/**/dumps.log
|
|
/**/**/corenode.log
|
|
|
|
# Temporal configurations
|
|
/**/**/.aliaser
|
|
.experimental
|