projects
/
deliverable
/
lttng-ivc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix: do not use hard linking
[deliverable/lttng-ivc.git]
/
.gitignore
1
# Byte-compiled / optimized / DLL files
2
__pycache__/
3
*.py[cod]
4
*$py.class
5
runtime/
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.046226 seconds
and
5
git commands to generate.