forked from aolabNeuro/brain-python-interface
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (49 loc) · 663 Bytes
/
Copy path.gitignore
File metadata and controls
49 lines (49 loc) · 663 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
*.pyc
.*
*~
*.o
*_wrap.c
*.so
_build
riglib/nidaq/pcidio.py
riglib/build
riglib/plexon/plexfile.c
riglib/plexon/psth.c
db/settings.py
db/paths.py
tests/map_test
db/db.sql
db/*.sql
*.sql.*
*.jpeg
log/*
*.doctree
tasks/debugging.txt
riglib/plexon/plexfile.py
riglib/plexon/psth.py
db/build
docs/_build/*
riglib/ismore/traj_*.pkl
*tasklist.py
*featurelist.py
*bmilist.py
analysis
tasks
tests/sim_clda/*
*.egg-info/*
*/*.egg-info/*
*/build/*
*/dist/*
riglib/fsm/build/*
riglib/fsm/dist/*
riglib/hdfwriter/build/*
riglib/hdfwriter/dist/*
riglib/hdfwriter/hdfwriter.egg-info/*
riglib/fsm/fsm.egg-info/*
env/*
tests/*.mat
tests/*.hdf
*.h5
*.dot
python_logging.log
*.png