Website for visualizing a persons github network.

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