Skip to content
Snippets Groups Projects

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

Merged Frederic Aust requested to merge more_data into main
4 files
+ 89
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
1
# ignore custom configs
# ignore custom configs
.gitignore
.gitignore
 
.idea
__pycache__
__pycache__
*.gif
*.gif
*.jpeg
*.jpeg
@@ -7,4 +8,4 @@ __pycache__
@@ -7,4 +8,4 @@ __pycache__
config.json
config.json
gn.json
gn.json
testitest.py
testitest.py
quotes.csv
quotes.csv
\ No newline at end of file
Loading