diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-25 19:12:04 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-25 19:12:04 -0400 |
commit | 7f0b76b0e5075d43533f8d8aead768f8addf1a48 (patch) | |
tree | 79396e4d3661826555b7c47f68f06e65c3603e51 /.gitignore | |
parent | 566cac15ed36506e2bb766313a5d4e0825bc6499 (diff) |
Split up Makefile.am
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 586b3796b1..8df3035987 100644 --- a/.gitignore +++ b/.gitignore @@ -295,3 +295,4 @@ config.log config.status configure stamp-* +.tmp* |