neuropercolation/.gitignore

11 lines
128 B
Plaintext
Raw Normal View History

2018-12-01 14:21:50 +00:00
.idea/
2019-01-26 07:36:20 +00:00
*.pyc__pycache__
2019-01-31 14:56:17 +00:00
__pycache__
.coverage
2019-01-31 12:38:48 +00:00
htmlcov/
2019-02-17 10:11:27 +00:00
*.orig
2019-03-03 08:33:00 +00:00
performance.txt
dist/
cellular_automaton.egg-info/
build/
MANIFEST