Skip to content

Commit

Permalink
Update .gitignore to include JetBrain and VSCode generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacstella authored Jul 12, 2024
1 parent c363985 commit 73836bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ test/fixtures/*/*/myapp/
.DS_Store
Gemfile.lock
.env

# IDEs
.idea/
.vscode/

0 comments on commit 73836bb

Please sign in to comment.