tipe/.gitignore

5 lines
53 B
Plaintext
Raw Normal View History

2022-03-18 15:31:52 +01:00
**/out
**/a.out
2022-03-27 14:42:14 +02:00
.cache/*
2022-04-11 18:00:16 +02:00
.test-cache/*
**/__pycache__