File: .gitignore

package info (click to toggle)
mrtrix3 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,712 kB
  • sloc: cpp: 129,776; python: 9,494; sh: 593; makefile: 234; xml: 47
file content (57 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
*.o
*_moc.cpp
*.so
*.dll
*.dylib
*.a
*~
*.swp
*.pyc
*.mif
*.mih
*.dat
*.nii
*.nii.gz
*.mri
*.img
*.hdr
*.qrc
*.rste
config
build.*
/configure.log
/build.log
/core/version.cpp
/src/exec_version.cpp
/src/project_version.h
/lib/mrtrix3/_version.py
/test/src/project_version.h
/scripts/mrtrix_bash_completion
/release/
/dev/
/bin/
/tmp/
/.vscode/
.cproject
.idea
.project
.settings
.pydevproject
*.config
*.creator
*.txt
*.log
*.creator.user
*.files
*.includes
*.code-workspace
/debug/
/assert/
testing.log
testing/build.log
testing/bin/
testing/src/project_version.cpp
testing/src/project_version.h
.__tmp.log
.check_syntax.tmp
.check_syntax2.tmp