X-Git-Url: http://git.efficios.com/?p=deliverable%2Flttng-ivc.git;a=blobdiff_plain;f=.gitignore;h=faf36c40dc47bc0830c5d6bc1ac69dc767660f06;hp=187e9d84af3e8097d94807aac7feb72ac215e9c2;hb=HEAD;hpb=bcc7759d4b0666e9a5103258f1775bc1641cfa2a diff --git a/.gitignore b/.gitignore index 187e9d8..faf36c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,18 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class +runtime/ + +# C extensions +*.so + +# Vim stuff +*.swp + +# Environments +.env .venv -lttngv/__pycache__ -lttngv/bare_repo +.cache +.envrc +