Add target/ and docs/ to .gitignore
diff --git a/.gitignore b/.gitignore
index 297a9e8..eaa2855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 *~
 tmp/*
 lib/*
+target/
+docs/