Commit 6d458e57 by Chris Dodge

initial commit of basic files

parents
# Python bytecode:
*.py[co]
# Packaging files:
*.eggs
# Installation artifacts
src
# Sphinx docs:
build
# SQLite3 database files:
*.db
*.sqlite
# Logs:
*.log
# Eclipse
.project
.pydevproject
.settings
# pycharm
.idea/
# Linux Editors
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
.\#*
*.swp
*.swo
# Mac
.DS_Store
._*
# Windows
Thumbs.db
Desktop.ini
# Test Artifacts
.coverage
nosetests.xml
reports/
coverage/
htmlcov/
acceptance_tests/*.png
node_modules/
testserver/local_settings.py
Chris Dodge <cdodge@edx.org>
This diff is collapsed. Click to expand it.
This is the Exam Proctoring subsytem for the Open edX platform.
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