Update gitignore

This commit is contained in:
Gabriel Tofvesson 2021-01-28 05:55:27 +01:00
parent 69af7fe48a
commit a22e1b398f
2 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.class
out
.idea
*.xml

1
.idea/compiler.xml generated
View File

@ -3,6 +3,7 @@
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="Beethoven"/>
<!-- options="- -add-exports java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED - -add-exports java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED" -->
</option>
</component>
</project>