mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-25 22:27:27 +10:00
30 lines
No EOL
450 B
Text
30 lines
No EOL
450 B
Text
# 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*
|
|
|
|
#awsmobilejs
|
|
appsync-info.json
|
|
aws-info.json
|
|
project-info.json
|
|
aws-exports.*
|
|
awsmobilejs/.awsmobile/backend-build
|
|
awsmobilejs/\#current-backend-info
|
|
~awsmobilejs-*/ |