diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 13:27:40 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2010-10-09 13:27:40 +0200 |
| commit | e47bae33a7dbca478f619d2369d6c9913195b1d7 (patch) | |
| tree | 840be6cfef771e506992539290d7c22a1b7913e3 /.gitignore | |
| parent | c7bcc643599e6da6bf647960bcb90026131c7867 (diff) | |
initial cx_Oracle connection up and running
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |
