summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-19 21:54:35 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-19 21:54:35 +0300
commit0cef25cad181c03eb9e9e4b10f697aca1ccb74a5 (patch)
tree165b13278d209965fedd49916de05f4e1d93ac18 /.gitignore
downloadwordfreq-0cef25cad181c03eb9e9e4b10f697aca1ccb74a5.tar.gz
Add: write out all words in input
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