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

2
.gitignore vendored Normal file
View file

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