Include modules/ dir in gitkeep

This commit is contained in:
Garrett Mills 2021-03-26 23:37:20 -05:00
parent 5a76522502
commit 331039e762
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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

0
modules/.gitkeep Normal file
View File