diff options
| author | Jeff Carr <[email protected]> | 2024-01-04 12:23:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-04 12:23:36 -0600 |
| commit | 51929bdde255954318eb7c41fae97f620a613f78 (patch) | |
| tree | 4326b70a4de46092a1ce32a72c5dde19414e8e2d /.gitignore | |
| parent | 57b8fdc0602db13683979c161665044f38c2003c (diff) | |
working log window
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85a4024 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.swp + +# ignore compiled plugins +*.so |
