diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2009-04-16 10:42:24 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2009-04-16 10:42:24 +0200 |
commit | 9e4e6b7727df521bd187ca209e2a0ebc10f4a382 (patch) | |
tree | 6598f7c232391db821456e55b12ef4b71c0e3a68 /.gitignore | |
parent | 188d0883ef4eda09da91cfa6e4cffd583dd999ac (diff) | |
download | todolist-9e4e6b7727df521bd187ca209e2a0ebc10f4a382.tar.gz todolist-9e4e6b7727df521bd187ca209e2a0ebc10f4a382.tar.xz todolist-9e4e6b7727df521bd187ca209e2a0ebc10f4a382.zip |
first trys
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 |