Gitignore

This commit is contained in:
Ondrej Babec 2022-02-02 13:20:49 +01:00
parent bd3a27f657
commit c49b71fea6
No known key found for this signature in database
GPG Key ID: 13E577E3769B2079

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/target
.idea
.vscode