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