diff options
| author | Paul Harrison <[email protected]> | 2026-06-06 03:54:24 -0400 |
|---|---|---|
| committer | Paul Harrison <[email protected]> | 2026-06-06 03:54:24 -0400 |
| commit | 95d8529e705869aefff9e508d6eec95ed5640d5c (patch) | |
| tree | cca2111b865cdad111507cd5487f89d48e2548f7 /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d92c19c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +\#*\# +.\#* |
