diff --git a/.gitignore b/.gitignore index a4463d9..af5efaf 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,10 @@ bin # eclipse's files .settings .classpath -.project \ No newline at end of file +.project + +# IntelliJ project files +.idea +*.iml +out +gen