diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2024-05-18 14:04:20 -0400 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2024-05-22 09:05:05 -0500 |
| commit | 72a564435051257b086686038a3544040ce7c431 (patch) | |
| tree | 6e454495ca191b618e510b1a45c0bf1c6edd4a9e /.gitignore | |
| parent | c46a6637fe1e5b728d0c2860a48e037503d33010 (diff) | |
O2R support (#388)
* O2R support
* Still look for .otrs
* Update submodule
* Hotfix for exporter
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b6a50cfd2..4049f2f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.zip *.otr .vscode *.swp |
