Add test binaries to .gitignore
authorbep <bjorn.erik.pedersen@gmail.com>
Tue, 20 Jan 2015 15:47:15 +0000 (16:47 +0100)
committerbep <bjorn.erik.pedersen@gmail.com>
Tue, 20 Jan 2015 15:49:28 +0000 (16:49 +0100)
.gitignore
tpl/tpl.test [deleted file]

index c024ca4e9f48a9055886b110489b326beaec56bb..3ea8aedd63b28347d72842506dc4d72c9ca96238 100644 (file)
@@ -1,6 +1,7 @@
 hugo\r
 docs/public*\r
 hugo.exe\r
+*.test\r
 cover.out\r
 *.swp\r
 *.swo\r
diff --git a/tpl/tpl.test b/tpl/tpl.test
deleted file mode 100755 (executable)
index 33d130b..0000000
Binary files a/tpl/tpl.test and /dev/null differ