Skip to content

Commit

Permalink
gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeinapril committed Feb 15, 2023
1 parent 683000a commit b5759a1
Show file tree
Hide file tree
Showing 21 changed files with 175 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
API_URI=http://localhost/api/
API_URI=http://deendevs.com/api/
PORT=9000
TOKEN_SECRET=56D4D7UFGIGO8HH989H8H89H90BYFYTXRZ
63 changes: 45 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,23 +1,50 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# These are some examples of commonly ignored file patterns.
# You should customize this list as applicable to your project.
# Learn more about .gitignore:
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore

# dependencies
/node_modules
/.pnp
.pnp.js
# Node artifact files
node_modules/
dist/

# testing
/coverage
# Compiled Java class files
*.class

# production
/build
# Compiled Python bytecode
*.py[cod]

# misc
# Log files
*.log

# Package files
*.jar

# Maven
target/
dist/

# JetBrains IDE
.idea/

# Unit test reports
TEST*.xml

# Generated by MacOS
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Generated by Windows
Thumbs.db

# Applications
*.app
*.exe
*.war

# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv

70 changes: 0 additions & 70 deletions README.md

This file was deleted.

21 changes: 21 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"files": {
"main.css": "/deendevelopers/maya/static/css/main.452493a4.css",
"main.js": "/deendevelopers/maya/static/js/main.ccec8576.js",
"static/media/maya6.jpeg": "/deendevelopers/maya/static/media/maya6.dfefd172bec97bd4acc0.jpeg",
"static/media/maya4.jpeg": "/deendevelopers/maya/static/media/maya4.49323f3b33fadbbd6175.jpeg",
"static/media/icon.png": "/deendevelopers/maya/static/media/icon.db2ce64170c864322a6d.png",
"static/media/logo.png": "/deendevelopers/maya/static/media/logo.db2ce64170c864322a6d.png",
"static/media/maya5.jpeg": "/deendevelopers/maya/static/media/maya5.bffd27df312645fb29b9.jpeg",
"static/media/maya2.jpeg": "/deendevelopers/maya/static/media/maya2.b812d98a8c358823a02f.jpeg",
"static/media/maya3.avif": "/deendevelopers/maya/static/media/maya3.af4ce3984ea3875a9b5d.avif",
"static/media/maya9.jpeg": "/deendevelopers/maya/static/media/maya9.77888ed5f437d7d69b7b.jpeg",
"index.html": "/deendevelopers/maya/index.html",
"main.452493a4.css.map": "/deendevelopers/maya/static/css/main.452493a4.css.map",
"main.ccec8576.js.map": "/deendevelopers/maya/static/js/main.ccec8576.js.map"
},
"entrypoints": [
"static/css/main.452493a4.css",
"static/js/main.ccec8576.js"
]
}
Binary file added build/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/deendevelopers/may/icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="apple-touch-icon" href="/deendevelopers/may/icon.png"/><link rel="manifest" href="/deendevelopers/may/manifest.json"/><title>Maya</title><script defer="defer" src="/deendevelopers/maya/static/js/main.ccec8576.js"></script><link href="/deendevelopers/maya/static/css/main.452493a4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
25 changes: 25 additions & 0 deletions build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "Maya",
"name": "Cloud assistant",
"icons": [
{
"src": "icon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "icon.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "icon.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
7 changes: 7 additions & 0 deletions build/static/css/main.452493a4.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.452493a4.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.ccec8576.js

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions build/static/js/main.ccec8576.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* React Router DOM v6.3.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.3.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions build/static/js/main.ccec8576.js.map

Large diffs are not rendered by default.

Binary file added build/static/media/icon.db2ce64170c864322a6d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/static/media/logo.db2ce64170c864322a6d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5759a1

Please sign in to comment.