mirror of
https://github.com/azaion/ui.git
synced 2026-04-22 11:06:35 +00:00
embed mission-planner
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# production
|
||||
/dist
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.idea
|
||||
Reference in New Issue
Block a user