mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 17:47:21 +00:00
15 lines
108 B
Plaintext
15 lines
108 B
Plaintext
# System
|
|
.DS_Store
|
|
|
|
# Editor
|
|
.vscode
|
|
|
|
# Dependencies
|
|
node_modules
|
|
|
|
# Logs
|
|
npm-debug.log
|
|
|
|
# Nuxt build
|
|
.nuxt
|