Updating .gitignore
This commit is contained in:
parent
dc57d08bd5
commit
2458b3edcd
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,4 +17,5 @@ airtime_mvc/tests/log/*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea/
|
.idea/
|
||||||
/docs/_site/*
|
/docs/_site/*
|
||||||
/docs/.jekyll-cache/*
|
/docs/.jekyll-cache/*
|
||||||
|
/docs/.gems/*
|
Loading…
Add table
Add a link
Reference in a new issue