docker build: Update saltstack repo URL, locale
[fuel.git] / .gitignore
index 97e3a9b..4a787d9 100644 (file)
@@ -1,5 +1,16 @@
 *.pyc
+.cache*
 .project
 .pydevproject
-ci/config/
-deploy/autodeploy.log
+**/ci/config/
+**/deploy/autodeploy.log
+*~
+.*.sw?
+**/docs_build/
+**/docs_output/
+**/releng/
+**/mcp/scripts/virsh_net/*.xml
+**/mcp/scripts/docker-compose/*.yaml
+**/mcp/scripts/*.img
+.tox/
+docs/_build/*