Remove unneeded files

This commit is contained in:
Abhi Yerra 2014-08-18 11:18:02 -07:00
parent 83daef2497
commit 8b056ed861
3 changed files with 1 additions and 18 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
hermann.iml

View File

@ -1,4 +0,0 @@
#!ruby
require 'hermann'
puts "Placeholder..."

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="CompassSettings">
<option name="compassSupportEnabled" value="true" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="rbenv: 1.8.7-p375" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.6.2, rbenv: 1.8.7-p375) [gem]" level="application" />
</component>
</module>