Skip to content

Commit

Permalink
Add ignore lines for Visual Studio Code files
Browse files Browse the repository at this point in the history
  • Loading branch information
Øyvind Grønnesby committed Nov 18, 2019
1 parent f8e0047 commit b16fbd1
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 @@ -3,4 +3,7 @@
*~
.vagrant/
.DS_Store
target/
target/
.project
.settings/
.classpath

0 comments on commit b16fbd1

Please sign in to comment.