Add important Intellij IDE files. (#99)

* Add the code style. We use allman.

* Add compiler settings.

* Set encoding.

* Add modules

* Add jar
This commit is contained in:
Seth
2018-07-26 00:59:27 -07:00
committed by GitHub
parent d2d93ec76a
commit 9360148426
5 changed files with 57 additions and 0 deletions

6
.idea/encodings.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$" charset="UTF-8" />
</component>
</project>