diff options
author | Sam Ockman | 2012-06-04 23:05:33 -0400 |
---|---|---|
committer | Sam Ockman | 2012-06-04 23:05:33 -0400 |
commit | 8abd879e71f492ce61e0b8d3eab53fcb43c34681 (patch) | |
tree | 3ec3aaef660ed807f25d86cd5225a5537b00310b /.gitignore | |
parent | 9dfc78ec131f6198c503e62d9486b71313ab2d20 (diff) | |
download | genenetwork2-8abd879e71f492ce61e0b8d3eab53fcb43c34681.tar.gz |
Added flies ending in ~ to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ # gitignore *.pyc *.orig +*~ |