This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
anweiguo
/
algorithm_platform
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
f5c2bc1670
Gałęzie
Tagi
dev
dev_awg
dev_david
master
algorithm_pl...
/
.gitignore
.gitignore
128 B
Historia
Czysty
1
2
3
4
5
6
7
8
# 忽略所有文件,但保留特定文件
*.csv
*.xls
*.xlsx
ipynb_checkpoints/**
__pycache__/**
*.zip
**/.ipynb_checkpoints/