Browse Source

remove .env (regenerated token)

main
Benjamin Atkin 5 years ago
parent
commit
a5eafcb57c
  1. 4
      .env
  2. 1
      .gitignore

4
.env

@ -1,4 +0,0 @@
export GITEA_API_BASE=https://gitea.benatkin.com/api/v1
export GITEA_USER=ben
export GITEA_REPO=notes
export GITEA_TOKEN=a1ba576e25dca938172496eebab5c35ed88a2889

1
.gitignore

@ -1 +1,2 @@
node_modules node_modules
.env
Loading…
Cancel
Save