From 19d0474e39320d55fe6f747844b488a887114a24 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Wed, 26 Aug 2015 19:13:30 +0200 Subject: [PATCH] test --- tmp/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tmp/.gitignore diff --git a/tmp/.gitignore b/tmp/.gitignore new file mode 100644 index 00000000..2b5100cf --- /dev/null +++ b/tmp/.gitignore @@ -0,0 +1,4 @@ +#ignore all files in this dir... +* +#... except for this one. +!.gitignore \ No newline at end of file