diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-04-25 12:16:08 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-04-25 12:16:08 -0300 |
commit | 933e7b8ef37034af784b4a62a2e38c35bb8811e4 (patch) | |
tree | 97e8a74cd43f7eba2dfa49cec99debc980ceb1c5 /.gitignore |
highly WIP 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..90e9798 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.obsidian +.DS_Store |