diff options
author | Adam Carpenter <gitlab@53hor.net> | 2019-07-13 12:19:47 -0400 |
---|---|---|
committer | Adam Carpenter <gitlab@53hor.net> | 2019-07-13 12:19:47 -0400 |
commit | 4b0fa2281747327f2e0e99a327af40f4bb5631a7 (patch) | |
tree | 9e9e034a746c22bcbcbb22e9be106ea63128eb4a | |
parent | 9d5ed5dd20887fe795134a8f302c26f0f8579b14 (diff) | |
download | learning-rust-4b0fa2281747327f2e0e99a327af40f4bb5631a7.tar.xz learning-rust-4b0fa2281747327f2e0e99a327af40f4bb5631a7.zip |
Removing builds.
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -target/ +*target/ *.txt |