Supporting new paths computed by GNPy
[transportpce.git] / .gitignore
index 8e3726427f8945aef83b90d98b37b975d6a18c06..8da0b1eec1fd8fe493716d9f31f59cabab2aaad4 100644 (file)
@@ -1,4 +1,5 @@
 *.class
+*.iml
 **/target
 bin/
 dist
@@ -20,4 +21,9 @@ classes
 .metadata
 ordmodels/src/main/java
 tests/config.xml
-tests/models
\ No newline at end of file
+tests/models
+
+# Sphinx documentation
+.tox/
+docs/_build/
+