Yarik commited on
Commit
8ead09a
1 Parent(s): 3d97bab

update file

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. apis/.gitignore +2 -0
.gitignore CHANGED
@@ -1,4 +1,5 @@
1
  secrets.json
2
  .env
3
  __pycache__
4
- post.py
 
 
1
  secrets.json
2
  .env
3
  __pycache__
4
+ post.py
5
+ post_old.py
apis/.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .env
2
+ chat_api_old.py