File: .gitignore

package info (click to toggle)
python-django-timescaledb 0.2.13-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 304 kB
  • sloc: python: 512; sh: 20; makefile: 6; sql: 4
file content (8 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
6
7
8
*.pyc
dist/
build/
django_timescaledb.egg-info/
.venv
*ipynb
example/timescale
.DS_STORE