diff options
author | ben lipkowitz <fenn@users.sf.net> | 2008-04-20 15:23:20 -0400 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2011-02-18 15:51:38 -0600 |
commit | 1c456adf2f0225d7fc6d1ab4050f858662d300d9 (patch) | |
tree | e05703bf7de4d1d60f49c30872101a88ca5ed06c | |
download | python-graphsynth-1c456adf2f0225d7fc6d1ab4050f858662d300d9.tar.gz python-graphsynth-1c456adf2f0225d7fc6d1ab4050f858662d300d9.zip |
initial commit
-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 |