Bläddra i källkod

Ignore the _build folder result of the sphinx build of the documentation

Pierre-Yves Chibon 8 år sedan
förälder
incheckning
559ef6d59d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -17,5 +17,7 @@ build/
 *.conf
 .coverage
 
+_build/
+
 # Just a local folder I use for testing
 clones/