aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTeddy Wing2018-04-12 20:17:25 +0200
committerTeddy Wing2018-04-12 20:17:25 +0200
commit83905e4db4bb934025e6656a5573239cea086bae (patch)
treefe879c7d8492cda535b5ff87231ff5e5f2738bf7 /.gitignore
downloadmeetup-find-events-rss-83905e4db4bb934025e6656a5573239cea086bae.tar.bz2
Initial commit. Generated Rust v1.25.0 project.
Generated with: $ cargo new --bin meetup-find-events-rss
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..70e3cae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+
+/target
+**/*.rs.bk