diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-01-31 22:16:58 +0100 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-01-31 22:16:58 +0100 |
commit | c40db19a0214bdc6aa4807d3f704815fad833992 (patch) | |
tree | 2cda1c8d4316a9239135200040fa059eb17006c9 /.gitignore | |
parent | da06f1c3d243477e7481c2cc07d86843b14a65a4 (diff) |
updated code to work again
Added changes to make it work with python-genericore version 6.0
Added example configuration
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 00000000..0d20b648 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |