mirror of
https://github.com/PawanOsman/ChatGPT.git
synced 2026-07-18 08:05:57 +02:00
add gitignore and packages
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
yarn.lock
|
||||
node_modules/
|
||||
dist/
|
||||
.parcel-cache
|
||||
db.json
|
||||
.env
|
||||
Reference in New Issue
Block a user