forked from PyMVPA/PyMVPA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (57 loc) · 683 Bytes
/
.gitignore
File metadata and controls
57 lines (57 loc) · 683 Bytes
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
*,cover
*-stamp
*.bak
*.kcache
*.kcache.*
*.prof
*.pstats
*.py[cod]
*.swp
*.o
*.a
*.valgrind.out*
.pc
*~
.coverage
.nfs*
/.idea
/.emacs.local
/coverage
/logs
/temp
/trash
/debugs
\#*
\.\#*
/build
/build-arch*
data/haxby8x6
debian/*.debhelper
debian/*.substvars
debian/files
debian/python-mvpa2/*
mvpa2/*/*/*.dylib
mvpa2/*/*/*.so
profile.out
svmc_wrap.cpp
tests/.noseids
tools/codeswarm
tools/pdfbook
*_flymake.py
.ropeproject
logs
nobackup_*
doc/examples/match_distribution_report
doc/examples/match_distribution_report.pdf
.eric4project
doc/source/examples
doc/source/cmdline/
doc/source/generated
doc/api
/datadb
_nno
.DS_Store
.project
.pydevproject
searchlight_surfnew.py
/venv*