This commit is contained in:
officereso 2024-01-16 15:46:23 -06:00
commit 09207bd806

6
.gitignore vendored Executable file
View File

@ -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