feat: init gitpod config (#42)

* feat: init gitpod config

* feat: add sample.env and ignore .env files

* fix: .gitpod.yml filename
This commit is contained in:
Kristofer Koishigawa 2024-02-14 23:24:07 +09:00 committed by GitHub
parent 0264c77d98
commit 666dc973cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 19 additions and 3 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
node_modules
.env