Initial setup

This commit is contained in:
2021-03-26 23:28:34 -05:00
commit 00cf61455a
2 changed files with 50 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.idea*
modules*
!modules/.gitkeep
extollo*
node_modules*