From: Kyle Bowman Date: Mon, 21 Oct 2024 00:09:31 +0000 (-0400) Subject: chore: remove src symlinks; add to gitignore X-Git-Url: https://git.rocketbowman.com/?a=commitdiff_plain;h=a654a50e7cde7c58253dbfdb3a8d347ecf62fdf1;p=jetsam.git chore: remove src symlinks; add to gitignore --- diff --git a/.gitignore b/.gitignore index 567609b..95464d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build/ +src/ diff --git a/src/summaries b/src/summaries deleted file mode 120000 index 720d8fc..0000000 --- a/src/summaries +++ /dev/null @@ -1 +0,0 @@ -../../summaries/ \ No newline at end of file diff --git a/src/writings b/src/writings deleted file mode 120000 index f474f82..0000000 --- a/src/writings +++ /dev/null @@ -1 +0,0 @@ -../../writings/ \ No newline at end of file diff --git a/src/zettelkasten b/src/zettelkasten deleted file mode 120000 index 341818f..0000000 --- a/src/zettelkasten +++ /dev/null @@ -1 +0,0 @@ -../../zettelkasten/ \ No newline at end of file