sim-so commited on
Commit
2378d2f
β€’
1 Parent(s): f90ef2e

add .gitignore

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. README.md +1 -1
.gitignore CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # cache files
2
+ __pycache__
3
+ .DS_store
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Play Semantle with GPT (Japanese)
3
- emoji: πŸ€“πŸ’¬
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio
 
1
  ---
2
  title: Play Semantle with GPT (Japanese)
3
+ emoji: πŸ‘πŸ’¬
4
  colorFrom: pink
5
  colorTo: purple
6
  sdk: gradio