forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/develop' into rules-json
Conflicts: core/controllers/editor_test.py core/templates/dev/head/baseSpec.js core/templates/dev/head/components/AnswerGroupEditorDirective.js core/templates/dev/head/components/RuleTypeSelectorDirective.js core/templates/dev/head/exploration_editor/EditorServices.js core/templates/dev/head/exploration_editor/main_tab/StateEditor.js core/templates/dev/head/exploration_editor/main_tab/StateEditorSpec.js core/templates/dev/head/player/AnswerClassificationServiceSpec.js core/tests/karma.conf.js feconf.py
- Loading branch information
Showing
347 changed files
with
14,250 additions
and
5,983 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Source files | ||
# ============ | ||
*.pxd text eol=lf | ||
*.py text eol=lf | ||
*.py3 text eol=lf | ||
*.pyw text eol=lf | ||
*.pyx text eol=lf | ||
*.sh text eol=lf | ||
*.js text eol=lf | ||
*.txt text eol=lf | ||
*.css text eol=lf | ||
*.html text eol=lf | ||
*.md text eol=lf | ||
*.yml text eol=lf | ||
*.yaml text eol=lf | ||
*.md text eol=lf | ||
*.json text eol=lf | ||
*.html text eol=lf | ||
*.txt text eol=lf | ||
*.xml text eol=lf | ||
*.pegjs text eol=lf | ||
|
||
# Misc files | ||
# ========== | ||
.jscsrc text eol=lf | ||
.gitignore text eol=lf | ||
.pylintrc text eol=lf | ||
AUTHORS text eol=lf | ||
CHANGELOG text eol=lf | ||
CONTRIBUTORS text eol=lf | ||
LICENSE text eol=lf | ||
Vagrantfile text eol=lf | ||
|
||
|
||
# Binary files | ||
# ============ | ||
*.db binary | ||
*.p binary | ||
*.pkl binary | ||
*.pyc binary | ||
*.pyd binary | ||
*.pyo binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.