b3c2c81c1acd41c585e814f0d3c00e9e8259b431
[deliverable/lttng-ivc.git] / .gitignore
1 # Byte-compiled / optimized / DLL files
2 __pycache__/
3 *.py[cod]
4 *$py.class
5 git_remote/
6
7 # C extensions
8 *.so
9
10 # Environments
11 .env
12 .venv
13
This page took 0.031974 seconds and 4 git commands to generate.