diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2010-05-02 06:20:00 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2010-05-02 14:55:53 +0200 |
commit | 37df134314fb2112a088eec6f1ed1dc022d8b8e9 (patch) | |
tree | b4ddd612505071820a4cd76dfe502c60d5518169 /.gitignore | |
download | curunir-37df134314fb2112a088eec6f1ed1dc022d8b8e9.tar curunir-37df134314fb2112a088eec6f1ed1dc022d8b8e9.zip |
Initial commit
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..b261d8d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.pyo |