a | b/.gitignore | ||
---|---|---|---|
1 | # ignore everything in plugin folders, but keep track of plugin submodules |
||
2 | derivative |
||
3 | *.asv |
||
4 | /plugins/** |
||
5 | !/plugins/clean_rawdata |
||
6 | !/plugins/dipfit |
||
7 | !/plugins/firfilt |
||
8 | !/plugins/ICLabel |
||
9 | .DS_Store |