summaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorDavid Panić <david@panic.tk>2019-04-07 20:00:15 +0200
committerDavid Panić <david@panic.tk>2019-04-07 20:00:15 +0200
commitc9283e0a02473cdf22e253784dce17f2bfabd950 (patch)
treebe97b404eddb082810e0c047e4bdfcb6798667fa /.idea/misc.xml
parente74a959d7481a4514cd91389949c68a382997706 (diff)
Added intellij files to gitignore
Diffstat (limited to '.idea/misc.xml')
-rw-r--r--.idea/misc.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index bc8d0a3..84da703 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
- <output url="file://$PROJECT_DIR$/out" />
+ <output url="file://$PROJECT_DIR$/classes" />
</component>
</project> \ No newline at end of file