Update app API
This commit is contained in:
+14
@@ -172,3 +172,17 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
app/.env
|
||||
|
||||
# Node.js and React
|
||||
node_modules/
|
||||
build/
|
||||
dist/
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.eslintcache
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user