File: .gitignore

package info (click to toggle)
pymssql 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 972 kB
  • sloc: python: 3,801; sh: 152; makefile: 151; ansic: 1
file content (28 lines) | stat: -rw-r--r-- 235 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
build
*.c
*.so
a.out
tmp/
tests/tests.cfg
*.venv
*.pyc
.tox
dist
wheelhouse
*.egg
*.egg-info
docs/_build
SQLAlchemy-*/
SQLAlchemy-*.tar.gz
freetds/
.idea/
venv/
*~
*.bak
.eggs
.eric?project
*.e4p
cython_debug/*
src/pymssql/version.h