-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitattributes
16 lines (16 loc) · 1.11 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# These are vendored files for github linguist to ignore
deploy/webapp/static/** linguist-vendored
# deploy/webapp/static/gulpfile.js -linguist-vendored
# deploy/webapp/static/js/grayscale.js -linguist-vendored
# deploy/webapp/static/js/grayscale.min.js -linguist-vendored
# deploy/webapp/static/vendor/bootstrap/js/bootstrap.bundle.js -linguist-vendored
# deploy/webapp/static/vendor/bootstrap/js/bootstrap.bundle.min.js -linguist-vendored
# deploy/webapp/static/vendor/bootstrap/js/bootstrap.js -linguist-vendored
# deploy/webapp/static/vendor/bootstrap/js/bootstrap.min.js -linguist-vendored
# deploy/webapp/static/vendor/jquery-easing/jquery.easing.compatibility.js -linguist-vendored
# deploy/webapp/static/vendor/jquery-easing/jquery.easing.js -linguist-vendored
# deploy/webapp/static/vendor/jquery-easing/jquery.easing.min.js -linguist-vendored
# deploy/webapp/static/vendor/jquery/jquery.js -linguist-vendored
# deploy/webapp/static/vendor/jquery/jquery.min.js -linguist-vendored
# deploy/webapp/static/vendor/jquery/jquery.slim.js -linguist-vendored
# deploy/webapp/static/vendor/jquery/jquery.slim.min.js -linguist-vendored