File: .gitignore

package info (click to toggle)
python-django-treebeard 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,048 kB
  • sloc: python: 5,271; javascript: 269; makefile: 178
file content (34 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
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
28
29
30
31
32
33
34
.DS_Store
.buildinfo
.tests
*.pyc
*.orig
*.swp
.coverage
build
dist
_build
MANIFEST
.project
.pydevproject
.settings
htmlcov
.tox
*.egg-info
.cache
.idea
.ropeproject
*.coverage
*~
*.sqlite
*coverage.xml
*egg-info*
docs/build
test-reports
bin/
include/
lib/
distribute*
share/
venv/
.DS_store