Skip to content

Commit

Permalink
Add .env
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavwilliam committed Dec 10, 2024
1 parent da707ca commit 21e57b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
PUBLIC_DISCORD_INVITE = "https://discord.gg/NsY4AhAtk8"
PUBLIC_REDBUBBLE_LINK = "https://www.redbubble.com/people/Gurkult/explore"
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,10 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*


# environment variables
.env
.env.production

# macOS-specific files
.DS_Store

package-lock.json
pnpm-lock.yaml

.astro
.astro

0 comments on commit 21e57b3

Please sign in to comment.