challenging-america-word-ga.../.gitignore

14 lines
103 B
Plaintext
Raw Normal View History

2021-08-23 10:55:15 +02:00
*~
*.swp
*.bak
*.pyc
*.o
.DS_Store
.token
2023-04-10 16:39:49 +02:00
solution_bigram.py
2023-04-10 16:15:48 +02:00
solution.ipynb
.vscode
2023-04-10 16:39:49 +02:00
in.tsv
2023-06-16 08:32:53 +02:00
.venv
.idea