From 99e3a7ede1e37bb54b299cbafe3bf23eea22444d Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 13 Oct 2011 14:37:03 +0200 Subject: Added previous examples, .ditz subdirectory and testing data as submodules. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a6c57f5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.json -- cgit