.gitignore 100 B

12345678
  1. .DS_Store
  2. .DS_Store?
  3. /package-lock.json
  4. /build/
  5. /dist/
  6. /node_modules/
  7. /third_party/
  8. /netron.egg-info