File: .hgignore

package info (click to toggle)
pymssql 2.1.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 952 kB
  • sloc: python: 2,872; sh: 240; makefile: 148; ansic: 7
file content (19 lines) | stat: -rw-r--r-- 162 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
syntax: glob
build/*
*.pyc
*komodo*
*.c
dist/*
*.egg-info*
tests/tmp
tests/tests.cfg
*.o
a.out
*.so
dist
*.pyd
*.swp
*.egg
.tox
SQLAlchemy-*/
SQLAlchemy-*.tar.gz