mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 11:42:44 +08:00
14 lines
94 B
Plaintext
14 lines
94 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Build output
|
|
!dist/
|
|
|
|
# IDE
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|