summaryrefslogtreecommitdiff
path: root/minigrep/.gitignore
diff options
context:
space:
mode:
authorAdam Carpenter <53hornet@gmail.com>2019-02-25 16:47:02 -0500
committerAdam Carpenter <53hornet@gmail.com>2019-02-25 16:47:02 -0500
commita0070916ef13387461a11bb26d5c798b07121165 (patch)
treea7b9d132ed90b30a9ac5c2d9773edfc487a6c31e /minigrep/.gitignore
parent7d5500f62c1eb316682d6c8de314d2b181c5248a (diff)
downloadlearning-rust-a0070916ef13387461a11bb26d5c798b07121165.tar.xz
learning-rust-a0070916ef13387461a11bb26d5c798b07121165.zip
Updated to include Config struct.
Diffstat (limited to 'minigrep/.gitignore')
-rw-r--r--minigrep/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/minigrep/.gitignore b/minigrep/.gitignore
new file mode 100644
index 0000000..12847b6
--- /dev/null
+++ b/minigrep/.gitignore
@@ -0,0 +1,3 @@
+target/
+Cargo.lock
+*.txt