Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
b66f1633
Commit
b66f1633
authored
Jul 18, 2016
by
alisan617
Committed by
GitHub
Jul 18, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #13010 from edx/alisan/go_away_pycharm
Remove pycharm xml files and add gitignore
parents
fa56b575
72dbbaea
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
26 deletions
+3
-26
.gitignore
+3
-0
debugger.xml
+0
-14
editor.xml
+0
-6
ide.general.xml
+0
-6
No files found.
.gitignore
View file @
b66f1633
...
...
@@ -24,6 +24,9 @@ codekit-config.json
/conda_packages.xml
/databaseSettings.xml
/diff.xml
/debugger.xml
/editor.xml
/ide.general.xml
/inspection/Default.xml
/other.xml
/packages.xml
...
...
debugger.xml
deleted
100644 → 0
View file @
fa56b575
<application>
<component
name=
"XDebuggerSettings"
>
<data-views
/>
<general
/>
<debuggers>
<debugger
id=
"javascript"
>
<configuration>
<custom-object-presentation
/>
</configuration>
</debugger>
</debuggers>
</component>
</application>
\ No newline at end of file
editor.xml
deleted
100644 → 0
View file @
fa56b575
<application>
<component
name=
"EditorSettings"
>
<option
name=
"USE_SOFT_WRAPS"
value=
"CONSOLE"
/>
</component>
</application>
\ No newline at end of file
ide.general.xml
deleted
100644 → 0
View file @
fa56b575
<application>
<component
name=
"GeneralSettings"
>
<option
name=
"confirmExit"
value=
"false"
/>
</component>
</application>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment