yopzey commited on
Commit
6d46ccb
·
1 Parent(s): 4f3eb43

Update .gitignore to exclude specific files and directories

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ chat_cli.py
2
+ merge_script.py
3
+ __pycache__/
4
+ test.py
5
+ utils.py