diff options
author | w0rp <devw0rp@gmail.com> | 2017-06-27 16:15:17 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-06-27 16:15:17 +0100 |
commit | 0302d2a328aecccd6fe6c135664e3f4b3f96ef5f (patch) | |
tree | d3bc81a2bd05d116f996a9bf647b667083066cab /.gitattributes | |
parent | e51272e277d3bda6ac6476a06029b518f6001771 (diff) | |
download | ale-0302d2a328aecccd6fe6c135664e3f4b3f96ef5f.zip |
Remove the script for runnning tests from git archives
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 574e67b6..4da669b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ /README.md export-ignore /custom-checks export-ignore /img export-ignore +/run-tests export-ignore /test export-ignore |