Skip to content

Commit

Permalink
feat(.gitignore): some common files from IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
riezebosch committed Mar 23, 2023
1 parent 8a92c15 commit 84f8b64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@
# build output
**/bin
**/obj

.idea/
*.sln.DotSettings.user

pacts/

0 comments on commit 84f8b64

Please sign in to comment.