Repository has migrated from Mercurial to Git.
This commit is contained in:
parent
14bc5044e1
commit
4bc5aa80f0
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
* text=auto
|
||||||
|
|
||||||
|
*.c text
|
||||||
|
*.h text
|
||||||
|
*.in text
|
||||||
|
*.py text
|
||||||
|
*.rst text
|
||||||
|
*.txt text
|
||||||
3
.hgignore → .gitignore
vendored
3
.hgignore → .gitignore
vendored
@ -1,8 +1,5 @@
|
|||||||
syntax: glob
|
|
||||||
*.pyc
|
*.pyc
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
doc/.build/
|
|
||||||
html
|
|
||||||
cx_Oracle.egg-info/
|
cx_Oracle.egg-info/
|
||||||
MANIFEST
|
MANIFEST
|
||||||
Loading…
x
Reference in New Issue
Block a user