Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Administrator
/
chatgpt.ai-pro.org
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4f4ab7d7
authored
2023-02-02 12:01:52 +0800
by
RSA
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
89560363
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
client/.gitignore
client/.gitignore
View file @
4f4ab7d
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
#
#
See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
#
#
dependencies
#
/node_modules
#
/.pnp
#
.pnp.js
# testing
/coverage
#
#
testing
#
/coverage
# production
/build
#
#
production
#
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
#
#
misc
#
.DS_Store
#
.env.local
#
.env.development.local
#
.env.test.local
#
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
#
npm-debug.log*
#
yarn-debug.log*
#
yarn-error.log*
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment