Skip to content

Commit

Permalink
feat: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
otahirs committed Mar 23, 2024
1 parent 9d22f86 commit 7c3a919
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

# environment variables
.env
.env.production

# jetbrains
.idea/

# vscode
.vscode/

0 comments on commit 7c3a919

Please sign in to comment.