Website for visualizing a persons github network.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
313 B

  1. ################################################################################
  2. # This .gitignore file was automatically created by Microsoft(R) Visual Studio.
  3. ################################################################################
  4. */.vs
  5. */node_modules/.bin
  6. */node_modules
  7. */package-lock.json
  8. */.env