diff options
| author | spv <spv@spv.sh> | 2025-07-28 21:06:08 -0400 |
|---|---|---|
| committer | spv <spv@spv.sh> | 2025-07-28 21:06:08 -0400 |
| commit | c5aa5e006492825548a6d07b50ee401170cd2469 (patch) | |
| tree | 40193630c2f7b529e5e695ce755c683c0419bd51 /.gitignore | |
optracker9000 activate
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..f493e93 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.log +*.swp + +.ignore |
