diff options
| author | Simeon Simeonov | 2012-11-12 15:09:47 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2012-11-12 15:09:47 +0100 |
| commit | b1b484a0b93a5651da7d1ca20e77f70089b215bb (patch) | |
| tree | e254c380eff988b97062c6e196f29b61f42eb705 /.gitignore | |
bpynotify - started
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..184ce68 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | *.pyc | ||
| 2 | *.db \ No newline at end of file | ||
