summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-02-23 18:00:23 +0100
committerEugen Wissner <belka@caraus.de>2018-02-24 06:42:06 +0100
commit84d6e207c5440ab42fd86077a59eb41ed67536aa (patch)
treeed4170afb5960c27929bccd73dc11957c8038a9d /.gitignore
parentaf942116e4acc5424c5e9883eb8173904f0b84df (diff)
downloadtanya-84d6e207c5440ab42fd86077a59eb41ed67536aa.tar.gz
Ignore dub.selections.json
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65eccaa..3e37a49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
# D
.dub
+dub.selections.json
+
__test__*__
__test__*__.core
/tanya-test-*