diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-07-08 10:22:54 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-07-08 10:22:54 +0200 |
commit | 687cd7fe83fc40d7bc7d2ba7df5b495bf7bebdca (patch) | |
tree | f67465854a55d7edce37c171d97cba3ab7acf297 /.scrutinizer.yml | |
parent | d6e06aed930b258d17b02290d41a78e15333dc2a (diff) | |
download | nextcloud-server-687cd7fe83fc40d7bc7d2ba7df5b495bf7bebdca.tar.gz nextcloud-server-687cd7fe83fc40d7bc7d2ba7df5b495bf7bebdca.zip |
Ignore core/js/jquery.placeholder.js
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r-- | .scrutinizer.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 97f820a4dca..942e185eac3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -20,6 +20,7 @@ filter: - 'core/js/underscore.js' - 'core/js/jquery.multiselect.js' - 'core/js/snap.js' + - 'core/js/jquery.placeholder.js' imports: |