diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..154724e --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Created by .ignore support plugin (hsz.mobi) +### Example user template template +### Example user template + +# IntelliJ project files .gitignore +.idea +*.iml +out +gen +target +.jar +.class \ No newline at end of file