diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-11-29 17:25:27 -0700 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-11-29 17:25:27 -0700 |
| commit | 7582c3ac179f4764c4dd1e4e736e821a6a4e0105 (patch) | |
| tree | 8802f4561e7aa1af6cd75d3ddb496e14ece1897c /.gitignore | |
| parent | e5ca48b03bd8330dec958a89c3aea87a2fbadb07 (diff) | |
| download | emacs-presentation-7582c3ac179f4764c4dd1e4e736e821a6a4e0105.tar.gz emacs-presentation-7582c3ac179f4764c4dd1e4e736e821a6a4e0105.zip | |
remove clients when socket closed
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -trongle-chats.txt +log/* +!log/.gitkeep |
