diff options
| author | Robby Zambito <contact@robbyzambito.me> | 2025-01-24 09:13:06 -0500 |
|---|---|---|
| committer | Robby Zambito <contact@robbyzambito.me> | 2025-01-24 09:13:08 -0500 |
| commit | 7e267774b2f2ca55299d83f97590795d19ac536b (patch) | |
| tree | 8716d379a4f3bce4f3738d63509abfb01859a6bf /.gitignore | |
| parent | 2f1a61fe400f35a632d912ec0b66d6c9bec68971 (diff) | |
Add bin to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -*~
\ No newline at end of file +*~ +bin/ + |
