mirror of
https://github.com/polaroi8d/cactoide.git
synced 2026-03-22 06:05:28 +00:00
30 lines
269 B
Plaintext
30 lines
269 B
Plaintext
node_modules
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env.*
|
|
!.env.example
|
|
.nyc_output
|
|
coverage
|
|
.nyc_output
|
|
.coverage
|
|
.cache
|
|
.parcel-cache
|
|
.next
|
|
.nuxt
|
|
dist
|
|
build
|
|
.output
|
|
.svelte-kit
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.log
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|