From 7c7c421a3efdf97ce385da8b63d244aac02478a2 Mon Sep 17 00:00:00 2001 From: Jesse Talavera-Greenberg Date: Tue, 9 Feb 2016 18:09:27 -0500 Subject: [PATCH] Add a directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 894e9159..50c34ab6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ Makefile *.pyg *.pdf doc/doc/* +doc/_minted* # ^ All files are copied to a directory when compiling the manual; don't wanna commit these! # Misc.