mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-15 04:24:52 +00:00
Merge pull request #184 from sharelatex/as-ignore-modules
Update modules gitignore to ignore everything except specific modules
This commit is contained in:
commit
4769090dcd
1 changed files with 6 additions and 12 deletions
18
services/web/modules/.gitignore
vendored
18
services/web/modules/.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue