diff options
author | Matthew Fennell <matthew@fennell.dev> | 2024-02-08 20:01:03 +0000 |
---|---|---|
committer | Matthew Fennell <matthew@fennell.dev> | 2024-02-08 20:01:03 +0000 |
commit | c2b6f14ff3c02db76c4dee93dc28b47b7d7d0d6a (patch) | |
tree | df948aedf3b4f4192532facf352b6b0c857e2a0e | |
parent | 09c5bd818ded489378104f523fcede23443c5092 (diff) |
Add notes.md to .gitignore
I'll use this file to store notes about the specific deployments I have.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ .swp inventory +notes.md |