Add ChatGPT session converter page
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
.DS_Store
|
||||
|
||||
# Local secrets and session exports
|
||||
.env
|
||||
.env.*
|
||||
*.session.json
|
||||
session*.json
|
||||
sessions*.json
|
||||
token*.json
|
||||
tokens*.json
|
||||
auth*.json
|
||||
credentials*.json
|
||||
|
||||
# Dependency/build output if the project grows later
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
coverage/
|
||||
Reference in New Issue
Block a user