diff options
author | Volker Hoffmann <volker@cheleb.net> | 2013-04-04 12:04:08 +0200 |
---|---|---|
committer | Volker Hoffmann <volker@cheleb.net> | 2013-04-04 12:04:08 +0200 |
commit | 121e5925004b8ead9fb0ebc45eacd23f180a2444 (patch) | |
tree | dd9a64e37d93f8342a47e042ba89e3f877054579 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ca621a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.npz +*.pyc + |