Created the .gitignore with my default exclusions

This commit is contained in:
mathias 2021-10-01 17:49:19 +02:00
parent 4cebb35e67
commit 74265cc3a4
No known key found for this signature in database
GPG Key ID: 8950DF62139C852A

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Git exclusions
/.idea/
/target/