Add FullCalendar module

This commit is contained in:
CactusPuppy 2021-04-19 21:52:42 -07:00
parent abad615f65
commit 6b186c074d
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
3 changed files with 80 additions and 0 deletions

3
.gitignore vendored
View file

@ -121,3 +121,6 @@ build-iPhoneSimulator/
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
.rubocop-https?--*
# Ignore Javascript package binaries
/node_modules