Merge pull request #435 from sharelatex/as-fix-modules-ignore

Remove unnecessary gitignore
This commit is contained in:
James Allen
2018-03-23 11:51:38 +00:00
committed by GitHub
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ public/js/libs/require*.js
app/views/external
/modules/
modules
docker-shared.yml
config/*.coffee
-6
View File
@@ -1,6 +0,0 @@
# Ignore all modules except for a whitelist
*
!dropbox
!github-sync
!public-registration
!.gitignore
View File