Salome HOME
relax constraint about openssl for windows - Python embeds already ssl
[tools/sat.git] / .gitignore
index b9cceea78bf45c27086edb73db5b890c91434ad5..de154bf7a09956a0a81c7171419e1e2d079b49d0 100644 (file)
@@ -7,8 +7,17 @@ sat-py3
 .pydevproject
 .project
 .settings
-doc/build
+# doc/build
+doc/build/latex/salomeTools.log
 .coverage
 test/htmlcov
 test/test_res.html
-doc/source/commands/apidoc
+doc/src/commands/apidoc*
+.idea
+.spyderproject
+
+# Byte-compiled / optimized / DLL files
+__pycache__/
+
+# IDE/editors/tools cache files
+.vscode/
\ No newline at end of file