diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-06-03 21:06:12 -0600 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-06-05 20:01:07 -0600 |
commit | 48dde669ad4c0089819021060f5b4ac0c3c9f95e (patch) | |
tree | ecc9b36a2422395d4025564991ff0398a611a879 /test | |
parent | 15310607aea5ebd47f7133ec638a10dcbd9712e6 (diff) |
test/.gitignore: ignore roundup temporary files
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..2226ac6 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1 @@ +.roundup.* |