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

11 lines
72 B
Plaintext
Raw Permalink Normal View History

2023-03-29 11:07:35 +02:00
*~
*.swp
*.bak
*.pyc
*.o
.DS_Store
.token
2023-06-14 22:50:53 +02:00
scripts/*
solution/*
models/*