Add GitIgnore, remove IDE config files

This commit is contained in:
David Todd 2015-03-13 20:15:53 -05:00
parent e8e0f9cbee
commit ea9e72ec3a
No known key found for this signature in database
GPG Key ID: 48E847F18074C953
9 changed files with 2 additions and 50 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Don't upload IDE files
**/.idea/**

View File

@ -1 +0,0 @@
Fox.ci Chrome Extension

View File

@ -1,8 +0,0 @@
<?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>
</module>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PublishConfigData" serverName="chrome.fox.ci">
<serverData>
<paths name="chrome.fox.ci">
<serverdata>
<mappings>
<mapping deploy="/" local="$PROJECT_DIR$/Website" web="/" />
</mappings>
</serverdata>
</paths>
</serverData>
</component>
</project>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
</project>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" />
</project>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Fox.ci Chrome Extension.iml" filepath="$PROJECT_DIR$/.idea/Fox.ci Chrome Extension.iml" />
</modules>
</component>
</project>

View File

@ -1,5 +0,0 @@
<component name="DependencyValidationManager">
<state>
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</state>
</component>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>