Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
16 lines
238 B
YAML
16 lines
238 B
YAML
engineering:
|
|
- lib/*
|
|
- lib/**/*
|
|
- layouts/*
|
|
- layouts/**/*
|
|
- middleware/*
|
|
- middleware/**/*
|
|
- tests/*
|
|
- tests/**/*
|
|
- stylesheets/*
|
|
- stylesheets/**/*
|
|
- script/*
|
|
- script/**/*
|
|
- javascripts/*
|
|
- javascripts/**/*
|