tipe/.gitignore

9 lines
60 B
Plaintext
Raw Normal View History

2022-03-18 15:31:52 +01:00
**/out
**/a.out
2022-05-14 18:19:51 +02:00
**/__pycache__
.cache
.test-cache
.vscode