diff options
author | hyang <hyang@hyang.xyz> | 2023-08-26 19:50:33 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-26 19:50:33 -0700 |
commit | 77235f7454ef9819ef4accae3e20893f5605290a (patch) | |
tree | 90ce6f6cfe22ca1af3256187c3dd58733210d702 /.gitignore | |
parent | 2265f808b127991a4d151e079e6237e0f7e66508 (diff) |
Add public to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c75eecc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/public |