diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-03-15 18:31:01 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-03-15 18:31:01 -0500 |
commit | 95d38ac9f97e80a26aac8026a4d38a54fbdc98e8 (patch) | |
tree | 26a92aae77b23933626af819a4363552b0e1b824 /.gitattributes | |
parent | 68e40bd49fde7b790bb31b9ac85a249bedd817d2 (diff) | |
download | gitlab-ce-95d38ac9f97e80a26aac8026a4d38a54fbdc98e8.tar.gz |
remove all references to the .es6 in our config files and documentationremove-es6-extension-configuration
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 70cce05d2b5..00000000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.js.es6 gitlab-language=javascript |