commit 09207bd806d3544b532eec07346471076faa1c12 Author: officereso Date: Tue Jan 16 15:46:23 2024 -0600 Initial diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..427305a --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Include your project-specific ignores in this file +# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files +# Useful .gitignore templates: https://github.com/github/gitignore +node_modules +dist +.cache \ No newline at end of file