Skip to content

Commit dc42b5c

Browse files
update gitignore
1 parent a6a92e9 commit dc42b5c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.env.production

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
VITE_URL="https://danielmoessner.netlify.app"

.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@ npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
77
pnpm-debug.log*
8-
.env
9-
.env.production
108
.DS_Store
119
.idea/
12-
# node_modules

0 commit comments

Comments
 (0)