diff options
author | Tobias Klauser <klto@zhaw.ch> | 2009-04-21 13:26:03 +0200 |
---|---|---|
committer | Tobias Klauser <klto@zhaw.ch> | 2009-04-21 13:26:03 +0200 |
commit | 24b4ce5139689426c05f6faeef33d2aa3987bf9c (patch) | |
tree | b7b85dd2ae74e98f0b308f6b0a1fa90fbf5cece0 | |
parent | 7e0f24cc5c38e93f7efc3cf7fa4e5fffc1ec158a (diff) |
Added .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 |