diff --git a/.gitignore b/.gitignore index 9a8a9ebf..aeac411f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,7 @@ hs_err_pid* # Include the project's code style settings file !.idea/codeStyleSettings.xml - +/target/class/ # File-based project format: *.ipr *.iws