Merge pull request #184 from sharelatex/as-ignore-modules

Update modules gitignore to ignore everything except specific modules
This commit is contained in:
Alasdair Smith 2017-11-30 13:44:20 +00:00 committed by GitHub
commit 4769090dcd

View file

@ -1,12 +1,6 @@
*/app/js
*/test/unit/js
*/index.js
ldap
admin-panel
groovehq
launchpad
learn-wiki
references-search
sharelatex-saml
templates
tpr-webmodule
# Ignore all modules except for a whitelist
*
!dropbox
!github-sync
!public-registration
!.gitignore