File: .gitignore

package info (click to toggle)
couchapp 1.0.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,268 kB
  • sloc: python: 4,448; makefile: 179
file content (29 lines) | stat: -rw-r--r-- 330 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
venv
*.egg
*.gem
*.swp
*.pyc
*.so
*.pyo
Couchapp.egg-info
couchapp.egg-info
build
dist
setuptools-*
.svn/*
.DS_Store
.project
.settings/
*.so
distribute-0.6.8-py2.6.egg
distribute-0.6.8.tar.gz
debian/python-couchapp
debian/couchapp
couchapp/autopush/select_backport.so
.coverage
cover/*
tests/config.ini
*~
*#
docs/_build/
.eggs/