Files
bci_algo/.gitignore
2026-06-10 10:57:30 +08:00

60 lines
825 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
# Distribution / packaging
build/
dist/
dist_nuitka/
upperHost_stim/
.vscode/
#!upperHost_stim/MI_headless.py
#!upperHost_stim/ssmvep_headless.py
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# data format
*.dat
*.csv
*.edf
*.event
*.edf.event
*.zip
*.xlsx
*.mat
*.json
# PyCharm
# JetBrains specific template is maintained in a separate repository that is not distributed with PyCharm itself
# https://github.com/github/gitignore/blob/main/Python.gitignore
.idea/
# Logs
*.log
# Other common ignores
node_modules/
dist/
tmp/
temp/
docs/
# Project-specific ignores
# Ignore all directories in the root
# merge64ch_0127/
/P300_speller/braindecode/
/P300_speller/data/
/P300_speller/pyRiemann/
/P300_speller/README/
/merge64ch_new/
/merge64ch_tianjinZMQdebug/