diff options
author | Hunter Rew <hbrew@email.wm.edu> | 2014-04-23 23:47:16 -0400 |
---|---|---|
committer | Hunter Rew <hbrew@email.wm.edu> | 2014-04-23 23:47:16 -0400 |
commit | 139322e300e7e348ed0f861bfdfe3166c3469002 (patch) | |
tree | 7fd766845f3ba26b458a908ba5b0c3a4d48dcba4 | |
parent | 230699171b76d236504aad16bc6fa013d989e6f2 (diff) | |
download | eit_filter_simulations-139322e300e7e348ed0f861bfdfe3166c3469002.tar.gz eit_filter_simulations-139322e300e7e348ed0f861bfdfe3166c3469002.zip |
don't add unnecessary files from source directory
-rw-r--r-- | source/.gitignore | 7 | ||||
-rw-r--r-- | source/__pycache__/eit1.cpython-33.pyc | bin | 1190 -> 0 bytes |
2 files changed, 7 insertions, 0 deletions
diff --git a/source/.gitignore b/source/.gitignore new file mode 100644 index 0000000..fcbb093 --- /dev/null +++ b/source/.gitignore @@ -0,0 +1,7 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore +!config +!simulate.py +!eit.xmds diff --git a/source/__pycache__/eit1.cpython-33.pyc b/source/__pycache__/eit1.cpython-33.pyc Binary files differdeleted file mode 100644 index 89fc636..0000000 --- a/source/__pycache__/eit1.cpython-33.pyc +++ /dev/null |