Skip to content

Commit

Permalink
Add vs code settings directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaciasluque committed Feb 22, 2023
1 parent b122622 commit b4ca854
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,4 +1,5 @@
# Created by .ignore support plugin (hsz.mobi)
.vscode

### Maven template
target/
pom.xml.tag
Expand All @@ -24,4 +25,4 @@ buildNumber.properties
.idea/vcs.xml
HelloLucene.iml
src/main/main.iml
.idea/dictionaries/
.idea/dictionaries/

0 comments on commit b4ca854

Please sign in to comment.