diff --git a/utilities/known_exceptions.txt b/utilities/known_exceptions.txt new file mode 100644 index 00000000..d079a2b5 --- /dev/null +++ b/utilities/known_exceptions.txt @@ -0,0 +1,12 @@ +# The "build directory" +.deployStaging/**/* + +# The JSON Java source files from json.org +vitro-core/webapp/src/org/json/* + +# TinyMCE from tinymce.moxiecode.com +vitro-core/webapp/web/js/tiny_mce/* +vitro-core/webapp/web/js/tiny_mce/**/* + +# What is this? +vitro-core/webapp/web/js/jquery_plugins/*