Commit 522751e4 by Jay Zoldak

Ignore the js files that are compiled from coffeescript when running the xmodule jasmine tests

parent ec3c8458
# Please do not ignore *.js files. Some xmodules are written in JS.
# Ignore .js files in this folder as they are compiled from coffeescript
# For each of the xmodules subdirectories, add a .gitignore file that
# will cover any .coffee -> .js files that get compiled.
*.js
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