File: .gitignore

package info (click to toggle)
azure-data-lake-store-python 0.0.53-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 31,968 kB
  • sloc: python: 4,512; makefile: 192
file content (12 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.egg-info/
.cache
.coverage
.coverage.*
build/
dist/
tests/__pycache__/
*.suo
publish/
adlsenv*/
.idea/