Gitignore intelliJ

This commit is contained in:
Kristof Farkas-Pall 2020-03-17 19:13:44 +00:00
parent 09c8899390
commit 4aa1a1f259
No known key found for this signature in database
GPG key ID: 0C8396E9F0F3C9A3

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ output
.vscode .vscode
.DS_Store .DS_Store
*.tgz *.tgz
.idea