File: .gitignore

package info (click to toggle)
python-icalendar 6.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,028 kB
  • sloc: python: 13,055; makefile: 173; sh: 59
file content (27 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*.mo
*.py?
*.sw?
*~
.*
bin/
build/
coverage-*
develop-eggs/
dist/
docs/_build/
eggs/
htmlcov/
include/
lib/
lib64
parts/
pip-selfcheck.json
src/icalendar.egg-info/
!.gitattributes
!.github
!.gitignore
venv
/ical_fuzzer.pkg.spec
/src/icalendar/_version.py

coverage.xml