Skip to content

Commit

Permalink
Add IDE stuff to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshughes89 committed Oct 7, 2021
1 parent f4b7775 commit f49b503
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 @@ -17,3 +17,8 @@ MANIFEST
*.orig
.DS_Store
*.so

# IDE stuff
.idea
*.iml
.vscode

0 comments on commit f49b503

Please sign in to comment.