mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 01:34:06 +00:00
15 lines
112 B
Plaintext
15 lines
112 B
Plaintext
# System
|
|
.DS_Store
|
|
|
|
# Dependencies
|
|
node_modules
|
|
|
|
# Logs
|
|
npm-debug.log
|
|
|
|
# Nuxt build
|
|
.nuxt
|
|
|
|
# Nuxt generate
|
|
dist
|