354337a18b
* [V3-635] created Project Dropdown list * Deleting redundant package-lock.json * [V3-637] New Project button and popup markup * component structure and placement changed * [V3-636] created user profile settings markup * navigation area created
26 lines
254 B
Plaintext
26 lines
254 B
Plaintext
.DS_Store
|
|
node_modules
|
|
dist
|
|
package-lock.json
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Allow images
|
|
!*.svg
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw*
|