commit bb868e1867e0adbbbc137400ccb55be48a8a1e56 Author: hiromipaw hiro@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
tor-commits@lists.torproject.org