Skip to content

Commit

Permalink
Add .idea/ files to the .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
FozzieHi authored and lspgn committed May 4, 2020
1 parent 5d556e2 commit f0b8696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/
public/
node_modules/
.idea/

0 comments on commit f0b8696

Please sign in to comment.