Add .gitignore for .idea and build

This commit is contained in:
Ben 2021-08-21 14:09:43 +02:00
parent a86acabb15
commit b86a159faa
Signed by: ben
GPG Key ID: 0F54A7ED232D3319
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/.idea
/build