diff options
author | Christian Cunningham <cc@localhost> | 2024-05-28 11:19:22 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2024-05-28 11:19:22 -0700 |
commit | f14c2d3fe50de3c55e7c9684e93cdf5608a00b89 (patch) | |
tree | a8ea3bdb68779ecdce6d7be8b7d8f56a9ff3b4c1 /.gitignore |
Initial Commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad70b42 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +dashboard.org |