Ignore swp file and .cache directory
[deliverable/lttng-ivc.git] / .gitignore
index b3c2c81c1acd41c585e814f0d3c00e9e8259b431..c132ba3304a9b1ab0a69726bf8a14d9e5c9fc042 100644 (file)
@@ -7,7 +7,11 @@ git_remote/
 # C extensions
 *.so
 
+# Vim stuff
+*.swp
+
 # Environments
 .env
 .venv
+.cache
 
This page took 0.023621 seconds and 5 git commands to generate.