diff options
author | Joshua Liu <joshua.liu@sourceobby.com> | 2025-05-28 17:00:59 -0400 |
---|---|---|
committer | Joshua Liu <joshua.liu@sourceobby.com> | 2025-05-28 17:00:59 -0400 |
commit | 88350dbc0c7361b4fe75c0ab4f921f14b964feb1 (patch) | |
tree | 04f692796baae024303d7c3a6fbebf75f531eda9 |
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ade2a70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +examplearticle +.venv +.idea
\ No newline at end of file |