mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2025-01-05 15:12:14 +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
|