mirror of
https://github.com/patw/AudioSumma.git
synced 2026-04-28 03:29:53 +00:00
After merging summarize into meetings removed meetings.py
This commit is contained in:
parent
04659ed489
commit
2fe4893296
3 changed files with 4 additions and 119 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,6 +3,9 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Stupid mac stuff
|
||||
.DS_Store
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
|
@ -140,3 +143,4 @@ dmypy.json
|
|||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
.aider*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue