Skip to content

Commit

Permalink
Add git ignore for VScode IDE settings (#1629)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied authored Feb 23, 2022
1 parent 52c7552 commit fc3842c
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
Expand Up @@ -35,6 +35,7 @@ test.sh
.idea/
*.iml
IML
.vscode/

# gradle
build/
Expand Down

0 comments on commit fc3842c

Please sign in to comment.