Skip to content
  • Christian Hergert's avatar
    npm: set node_modules to ignored · ddf42438
    Christian Hergert authored
    We don't want to index or do any extra work on node_modules because they
    are not in direct control by the project. It also increases the chances we
    do an insane amount of extra work (like code indexing, etc).
    ddf42438