diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2021-03-26 21:32:55 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2021-03-28 10:38:50 -0400 |
commit | f9c18e80595fae26f1d45dab5427c7122d15cb35 (patch) | |
tree | 65aab4bb54b4fd228dcbd2fd2a773ad612621417 /.gitattributes | |
parent | d36ece2ca7498b7ba5485d5010439b57f006c9c8 (diff) | |
download | bfs-f9c18e80595fae26f1d45dab5427c7122d15cb35.tar.xz |
ci: Switch to GitHub Actions
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 084bde3..e4504cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ .git* export-ignore -.travis.yml export-ignore |