diff options
author | Hunter Rew <hbrew@email.wm.edu> | 2014-04-23 23:43:57 -0400 |
---|---|---|
committer | Hunter Rew <hbrew@email.wm.edu> | 2014-04-23 23:43:57 -0400 |
commit | 230699171b76d236504aad16bc6fa013d989e6f2 (patch) | |
tree | dc3e16d5f456b959363b1da840571d257dd255cb | |
parent | 2cabf85e1496bb60a3a1ab50784aa0ba2e743660 (diff) | |
download | eit_filter_simulations-230699171b76d236504aad16bc6fa013d989e6f2.tar.gz eit_filter_simulations-230699171b76d236504aad16bc6fa013d989e6f2.zip |
Added data directory
-rw-r--r-- | data/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/data/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |