File: .gitignore

package info (click to toggle)
python-hdfury 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 140 kB
  • sloc: python: 503; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# PhpStorm
.idea

# General files
*~
*.DS_STORE

# pytest
.coverage
coverage.xml