A library that computes the ephemerides.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
219 B

  1. __pycache__
  2. .coverage
  3. Pipfile.lock
  4. /build
  5. /dist
  6. /kosmorrolib.egg-info
  7. # Gitpod-specific:
  8. /.vscode/**
  9. poetry.lock
  10. # Used to generate changelog, should not be in the repo:
  11. /package.json
  12. /package-lock.json
  13. /node_modules