File: .gitignore

package info (click to toggle)
python-fastparquet 2024.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 120,180 kB
  • sloc: python: 8,181; makefile: 187
file content (19 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.pyc
*.pyo
*.so
*.dll
fastparquet/speedups.c
.coverage
.eggs
cover
build
dist
fastparquet.egg-info
.idea
.cached
/.cache
*.c
*.html
.DS_Store
__pycache__/
_version.py