connorjoleary / DeepCite

Traversing links to find the deep source of information
GNU General Public License v3.0
69 stars 7 forks source link

Node_modules in extension #2

Closed deadmau6 closed 4 years ago

deadmau6 commented 4 years ago

Hi, I don't know if you are looking for any help with this project because it appears to be for school, I'd love to help maybe even after the course is done.

Anyways I thought you might wanna know that the extension\node_modules\ exists but the extension\.gitignore excludes this folder. If you want to you can have a global .gitignore and if you want to remove all node_modules you can do node_modules/. Or if you want to remove just a specific directory then you could do test-server/node_modules.gitignore_pattern_format