aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2020-03-24 19:03:55 -0300
committerMatias Linares <matiaslina@gmail.com>2020-03-24 19:03:55 -0300
commite39257df2688137d57d88d502f7198425d5dfcd5 (patch)
treeb74b0d0751ddeedf96cfcda4b7b640ff76a82857 /.gitignore
parentec4393cb81952fffa2273e313818a57c9611c5a2 (diff)
downloadperl6-matrix-client-e39257df2688137d57d88d502f7198425d5dfcd5.tar.gz
Remove JSON::Tiny dependency in test/examples
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d701e8..5bf717a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ state
file.json
.precomp
**/*/.precomp
-todo.org \ No newline at end of file
+todo.org
+*~ \ No newline at end of file