You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/16 18:28:06 UTC

[GitHub] [couchdb] nickva commented on a change in pull request #1919: Ignore new subprojects

nickva commented on a change in pull request #1919: Ignore new subprojects
URL: https://github.com/apache/couchdb/pull/1919#discussion_r367579099
 
 

 ##########
 File path: .gitignore
 ##########
 @@ -47,17 +47,21 @@ src/docs/
 src/ets_lru/
 src/fauxton/
 src/folsom/
+src/hqueue/
+src/hyper/
 src/ibrowse/
 src/ioq/
 src/jiffy/
+src/ken/
 src/khash/
 src/meck/
 src/mochiweb/
 src/oauth/
+src/proper/
 
 Review comment:
   Technically we don't use proper anymore? We changed the strategy on ioq and I couldn't find any uses of it in other parts of the code.
   
   It would still be nice to switch to using proper instead of Triq. I'll see if it looks feasible so then we can drop an extra dependency.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services