Introduce precooked project
[deliverable/lttng-ivc.git] / .gitignore
index 187e9d84af3e8097d94807aac7feb72ac215e9c2..302d5371f278072abe252b55ed04f493a150f83d 100644 (file)
@@ -1,3 +1,17 @@
+# 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
+
This page took 0.022404 seconds and 5 git commands to generate.