Files
frontend-app-gradebook/.gitignore
Robert Raposa 5a489b1bd5 Add footer matching LMS courses footer.
Note: There are still some follow-up tasks in ARCH-308
for analytics, i18n, etc. This gets the base functionality
in place.

ARCH-308
2018-12-18 14:19:01 -05:00

15 lines
121 B
Plaintext
Executable File

.DS_Store
.eslintcache
.idea
node_modules
npm-debug.log
coverage
dist/
### pyenv ###
.python-version
### Emacs ###
*~