Update docker files base images to snapshots
[policy/parent.git] / .gitignore
index 01eaa82..6bb994f 100644 (file)
@@ -2,6 +2,7 @@
 .project
 .settings
 .classpath
+.checkstyle
 .jupiter
 .pydevproject
 target
@@ -9,3 +10,8 @@ target
 /bin/
 .idea
 **/*.iml
+docs/conf.pyc
+docs/html/
+docs/_static/
+docs/__pycache__/
+.vscode/