summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-10-28 15:44:21 +0200
committerLars Wirzenius <liw@liw.fi>2018-10-28 15:44:21 +0200
commitaa51e17f0252da3760bdf7b3e883a1955f9ce8dd (patch)
treec159079ef777b9b5621eb8bf6c5f9f00ec77367e /.gitignore
downloadicktool-rs-aa51e17f0252da3760bdf7b3e883a1955f9ce8dd.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..53eaa21
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+**/*.rs.bk