Updating .gitignore

This commit is contained in:
Zachary Klosko 2020-11-18 16:41:29 -05:00
parent dc57d08bd5
commit 2458b3edcd
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ airtime_mvc/tests/log/*.log
.idea/
/docs/_site/*
/docs/.jekyll-cache/*
/docs/.gems/*