summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0745eff7a494b38fec63499cffc9fbc098b1f892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
nvme
*.xml
a.out
*.o
*~
*.swp
nvme-*.tar.gz

subprojects/*
!subprojects/*.wrap

cscope.*

tests/__pycache__
tests/nvmetests
tests/*.pyc

.build