Configuring project code style for JetBrains and other IDEs.

Adding EditorConfig support.

Updating .gitignore
This commit is contained in:
richseviora
2016-09-05 13:07:00 -07:00
parent 7dc38a89e7
commit e066a562c5
8 changed files with 115 additions and 0 deletions

12
.idea/ingress-intel-total-conversion.iml generated Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="projectConfiguration" value="Nosetests" />
<option name="PROJECT_TEST_RUNNER" value="Nosetests" />
</component>
</module>