Logging level to INFO
[deliverable/lttng-ivc.git] / .gitignore
index b3c2c81c1acd41c585e814f0d3c00e9e8259b431..faf36c40dc47bc0830c5d6bc1ac69dc767660f06 100644 (file)
@@ -2,12 +2,17 @@
 __pycache__/
 *.py[cod]
 *$py.class
-git_remote/
+runtime/
 
 # C extensions
 *.so
 
+# Vim stuff
+*.swp
+
 # Environments
 .env
 .venv
+.cache
+.envrc
 
This page took 0.026119 seconds and 5 git commands to generate.