Skip to content

Commit

Permalink
refactor(git) ignore JetBrains settings
Browse files Browse the repository at this point in the history
  • Loading branch information
asifbacchus committed Feb 2, 2022
1 parent 610aa09 commit a9119bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
### Ignore .vscode settings
.vscode/*
### Ignore .IDE settings
.vscode
.idea

0 comments on commit a9119bb

Please sign in to comment.