1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
Unofficial_ChatGPT_Client/.gitignore

10 lines
80 B
Plaintext
Raw Normal View History

2022-12-07 05:22:18 -05:00
.DS_Store
2022-12-07 07:02:31 -05:00
*.lock
2022-12-07 05:22:18 -05:00
2022-12-07 07:02:31 -05:00
package-lock.json
2022-12-07 05:22:18 -05:00
node_modules/
2022-12-07 07:02:31 -05:00
yarn.lock
2022-12-07 05:46:45 -05:00
2022-12-07 07:02:31 -05:00
target/
2022-12-07 05:46:45 -05:00
Cargo.lock