Introduce precooked project
[deliverable/lttng-ivc.git] / .gitignore
index b3c2c81c1acd41c585e814f0d3c00e9e8259b431..302d5371f278072abe252b55ed04f493a150f83d 100644 (file)
@@ -2,12 +2,16 @@
 __pycache__/
 *.py[cod]
 *$py.class
-git_remote/
+runtime/
 
 # C extensions
 *.so
 
+# Vim stuff
+*.swp
+
 # Environments
 .env
 .venv
+.cache
 
This page took 0.035512 seconds and 5 git commands to generate.