Skip to content

Commit

Permalink
chore: 🙈 add webstorm ide to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
neopromic committed Nov 27, 2024
1 parent 9731f3c commit 237b336
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,7 @@ next-env.d.ts
.env

# docker
.postgres-data
.postgres-data

# IDES
.idea

0 comments on commit 237b336

Please sign in to comment.