tox: base test command and positional arguments
[deliverable/lttng-ivc.git] / .gitignore
index 187e9d84af3e8097d94807aac7feb72ac215e9c2..faf36c40dc47bc0830c5d6bc1ac69dc767660f06 100644 (file)
@@ -1,3 +1,18 @@
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+*$py.class
+runtime/
+
+# C extensions
+*.so
+
+# Vim stuff
+*.swp
+
+# Environments
+.env
 .venv
-lttngv/__pycache__
-lttngv/bare_repo
+.cache
+.envrc
+
This page took 0.023224 seconds and 5 git commands to generate.