Move modern to the top

This commit is contained in:
Anton Tananaev 2024-04-06 09:22:10 -07:00
parent b392a4af78
commit f418231b6b
265 changed files with 22 additions and 34 deletions

View File

35
.gitignore vendored
View File

@ -1,14 +1,23 @@
.project
.settings
.tern-project
.DS_Store
nbproject/
legacy/web/app.min.js
legacy/web/theme
legacy/web/modern
legacy/web/lib
sencha-error-*
node_modules
# See https://help.github.com/ignore-files/ for more about ignoring files.
.*.swp
*~
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/legacy/web/lib

21
modern/.gitignore vendored
View File

@ -1,21 +0,0 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 1018 B

After

Width:  |  Height:  |  Size: 1018 B

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 657 B

Some files were not shown because too many files have changed in this diff Show More