Skip to content
Snippets Groups Projects

Reworked default_config, added challenge.json and added .idea to .gitignore

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
# ignore custom configs
.gitignore#
.gitignore
.idea
__pycache__
*.gif
@@ -8,4 +8,4 @@ __pycache__
config.json
gn.json
testitest.py
quotes.csv
\ No newline at end of file
quotes.csv
Loading