Skip to content

Commit

Permalink
fix missing .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy Micieli committed Jan 25, 2024
1 parent dcddb86 commit 0e9663d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
AGAIN_REPOSITORY=
AGAIN_USERNAME=
AGAIN_BRANCH=
AGAIN_DOMAIN=github.com
AGAIN_CPU=5
AGAIN_LANGUAGE=rust
AGAIN_REMOTE=origin
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ continuous
commit
.env
.env.copy
.env.sample

0 comments on commit 0e9663d

Please sign in to comment.