Commit d82292cb by Fred Smith Committed by GitHub

Merge pull request #12971 from edx/derf/go_away_pycharm

Remove pycharm project files and gitignore
parents e7cdcb9b 6a4f4ca8
......@@ -19,6 +19,15 @@ cms/envs/private.py
.redcar/
codekit-config.json
.pycharm_helpers/
/_mac/*
/IntelliLang.xml
/conda_packages.xml
/databaseSettings.xml
/diff.xml
/inspection/Default.xml
/other.xml
/packages.xml
/web-browsers.xml
### NFS artifacts
.nfs*
......
<application>
<component name="LanguageInjectionConfiguration">
<option name="INSTRUMENTATION" value="ASSERT" />
<option name="LANGUAGE_ANNOTATION" value="org.intellij.lang.annotations.Language" />
<option name="PATTERN_ANNOTATION" value="org.intellij.lang.annotations.Pattern" />
<option name="SUBST_ANNOTATION" value="org.intellij.lang.annotations.Subst" />
<option name="RESOLVE_REFERENCES" value="true" />
</component>
</application>
\ No newline at end of file
<application>
<component name="Git.Application.Settings">
<option name="myPathToGit" value="/usr/bin/git" />
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>
\ No newline at end of file
<application>
<component name="KeymapManager">
<active_keymap name="Mac OS X" />
</component>
</application>
\ No newline at end of file
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
</component>
</application>
\ No newline at end of file
<application>
<component name="PyCondaPackageService">
<option name="CONDA_CHANNELS">
<set />
</option>
</component>
</application>
\ No newline at end of file
<application>
<component name="DatabaseSettings">
<csv-formats>
<csv-format name="Tab Separated Values (TSV)">
<data>
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="&#9;" recordSeparator="&#10;">
<quotation>
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
</quotation>
</record-format>
</data>
</csv-format>
<csv-format name="Comma Separated Values (CSV)">
<data>
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator="&#10;">
<quotation>
<quotes left="&quot;" right="&quot;" leftEscaped="&quot;&quot;" rightEscaped="&quot;&quot;" />
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
</quotation>
</record-format>
</data>
</csv-format>
</csv-formats>
</component>
</application>
\ No newline at end of file
<application>
<component name="DiffSettings">
<option name="PLACES_MAP">
<entry key="ChangesView">
<PlaceSettings />
</entry>
</option>
</component>
</application>
\ No newline at end of file
<inspections profile_name="Default" version="1.0">
<option name="myName" value="Default" />
</inspections>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
<application>
<component name="WebBrowsersConfiguration">
<browser id="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" name="Chrome" family="CHROME" />
<browser id="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" name="Firefox" family="FIREFOX" />
<browser id="e5120d43-2c3f-47ef-9f26-65e539e05186" name="Safari" family="SAFARI" />
<browser id="53e2f627-b1a7-4dfa-bfa7-5b83cc034776" name="Opera" family="OPERA" />
<browser id="b1b2ec2c-20bd-4ee2-89c4-616db004bcd4" name="Yandex" family="CHROME" path="Yandex" active="false" />
<browser id="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" name="Internet Explorer" family="EXPLORER" />
</component>
</application>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment