summary refs log tree commit diff stats
path: root/.gitignore
blob: 31c2502093de36a96bb97da4379a55b836f84780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tests.out

.exercism

.pytest_cache
__pycache__

.precomp

node_modules
package-lock.json

.lein-failures
target