Created mix project
This commit is contained in:
19
kafkaex_lag_exporter.iml
Normal file
19
kafkaex_lag_exporter.iml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="ELIXIR_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<output url="file://$MODULE_DIR$/_build/dev/lib/kafkaex_lag_exporter/ebin" />
|
||||
<output-test url="file://$MODULE_DIR$/_build/test/lib/kafkaex_lag_exporter/ebin" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/assets/node_modules/phoenix" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/assets/node_modules/phoenix_html" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/cover" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/deps" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/doc" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/logs" />
|
||||
</content>
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user