X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ivc.git;a=blobdiff_plain;f=.gitignore;h=faf36c40dc47bc0830c5d6bc1ac69dc767660f06;hp=b3c2c81c1acd41c585e814f0d3c00e9e8259b431;hb=577f3f1d149f21417259e1da08b3d4ff3b1d624a;hpb=ea8b5e30de8f10d7360a23974cf79b32983ee411 diff --git a/.gitignore b/.gitignore index b3c2c81..faf36c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,12 +2,17 @@ __pycache__/ *.py[cod] *$py.class -git_remote/ +runtime/ # C extensions *.so +# Vim stuff +*.swp + # Environments .env .venv +.cache +.envrc