2021-05-03 01:47:28 +02:00
|
|
|
# Ignore client settings file
|
|
|
|
client.settings
|
|
|
|
|
|
|
|
# Ignore stories file except for test_story
|
|
|
|
stories/*
|
2021-08-19 12:54:44 +02:00
|
|
|
!stories/sample_story.json
|
|
|
|
/.project
|
2021-08-20 10:49:35 +02:00
|
|
|
*.bak
|
|
|
|
miniconda3/*
|
|
|
|
*.settings
|
|
|
|
__pycache__
|