[tor-commits] [webwml/master] Add sample makefile to gitignore

hiro at torproject.org hiro at torproject.org
Tue Dec 26 11:03:39 UTC 2017


commit bb868e1867e0adbbbc137400ccb55be48a8a1e56
Author: hiromipaw <hiro at torproject.org>
Date:   Tue Dec 26 12:03:34 2017 +0100

    Add sample makefile to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0486a15c..5c557e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 /Makefile.local
+/Makefile.local.sample
 .deps
 *.html.en
 *.html.es



More information about the tor-commits mailing list