From dfccf9b3ca57491e1175be7894244a0912381441 Mon Sep 17 00:00:00 2001 From: FelisCatus Date: Sat, 14 Mar 2015 19:13:31 +0800 Subject: [PATCH] Mark UglifyJS and jQuery UI as vendored for linguist. --- omega-pac/.gitattributes | 1 + omega-web/.gitattributes | 1 + 2 files changed, 2 insertions(+) create mode 100644 omega-pac/.gitattributes create mode 100644 omega-web/.gitattributes diff --git a/omega-pac/.gitattributes b/omega-pac/.gitattributes new file mode 100644 index 0000000..0ddd291 --- /dev/null +++ b/omega-pac/.gitattributes @@ -0,0 +1 @@ +uglifyjs.js linguist-vendored diff --git a/omega-web/.gitattributes b/omega-web/.gitattributes new file mode 100644 index 0000000..51cb6ab --- /dev/null +++ b/omega-web/.gitattributes @@ -0,0 +1 @@ +lib/* linguist-vendored