diff options
author | inoas <mail@inoas.com> | 2022-04-14 22:29:01 +0200 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-04-16 10:51:52 +0100 |
commit | 8d3a7a82fa72f7ef891d4951211b6b1b82a74e66 (patch) | |
tree | f25957134b4b08cb243562b0495d2bc63fa15494 /.gitignore | |
parent | a21c5855eb67a5092cbcae09739226872c44134b (diff) | |
download | gleam_stdlib-8d3a7a82fa72f7ef891d4951211b6b1b82a74e66.tar.gz gleam_stdlib-8d3a7a82fa72f7ef891d4951211b6b1b82a74e66.zip |
remove .tool-versions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,5 +18,6 @@ _build *.iml rebar3.crashdump doc +.tool-versions build manifest.toml |