Logging level to INFO
[deliverable/lttng-ivc.git] / .gitignore
... / ...
CommitLineData
1# Byte-compiled / optimized / DLL files
2__pycache__/
3*.py[cod]
4*$py.class
5runtime/
6
7# C extensions
8*.so
9
10# Vim stuff
11*.swp
12
13# Environments
14.env
15.venv
16.cache
17.envrc
18
This page took 0.023563 seconds and 5 git commands to generate.