So far so good!

This commit is contained in:
2023-12-26 18:39:21 -07:00
parent dc167b4292
commit b861029b4d
33 changed files with 228 additions and 969 deletions

View File

@ -1,31 +0,0 @@
# Ignore a blackhole and the folder for development
node_modules/
.vs/
.idea/
*.iml
# Yarn files
.yarn/install-state.gz
.yarn/build-state.yml
# Environment variables
.DS_Store
dist/
# Ignore the config file (contains sensitive information such as tokens)
config.ts
# Ignore heapsnapshot and log files
*.heapsnapshot
*.log
# Ignore npm lockfiles file
package-lock.json
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local