Skip to content

Commit

Permalink
add Intellij Idea directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal committed Dec 12, 2024
1 parent 639f366 commit 4cce201
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 @@ -3,6 +3,10 @@
# logs
*.log

# intellij idea
.idea
.cache

# sql dumps
*.sql

Expand Down

0 comments on commit 4cce201

Please sign in to comment.