Skip to content

Commit

Permalink
added to gitignore for future commits
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisernarkotic committed Nov 18, 2024
1 parent 79ccf5f commit 4ac2edd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ dist-ssr
*.ntvs*
*.njsproj
*.sln
*.sw?
*.sw?

.env
.env.local
.env.*

0 comments on commit 4ac2edd

Please sign in to comment.