Diff of /.gitignore [000000] .. [66326d]

Switch to unified view

a b/.gitignore
1
# Results files
2
data/*
3
results/*
4
config/**/config_*.json
5
6
# cPython files
7
*/__pycache__/*
8
9
# Exceptions
10
!README.md