diff options
author | Ryan Meredith <rwm@udel.edu> | 2017-09-12 01:29:04 -0400 |
---|---|---|
committer | Ryan Meredith <rwm@udel.edu> | 2017-09-12 01:29:04 -0400 |
commit | a085c7da43ca2e52e6f4b617d0096590eb5d4569 (patch) | |
tree | 07903bb2de5bed3a7eac7a2e535a8d0b5a7c37a2 | |
parent | 9385cd828876076f3c11ad1daa9ef4e5df1a5689 (diff) | |
download | gitignore-a085c7da43ca2e52e6f4b617d0096590eb5d4569.tar.gz gitignore-a085c7da43ca2e52e6f4b617d0096590eb5d4569.zip |
Remove double-spaced lines
-rw-r--r-- | Qt.gitignore | 2 | ||||
-rw-r--r-- | ZendFramework.gitignore | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/Qt.gitignore b/Qt.gitignore index fe67fdf1..037a1e75 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -31,11 +31,9 @@ ui_*.h Makefile* *build-* - # Qt unit tests target_wrapper.* - # QtCreator *.autosave diff --git a/ZendFramework.gitignore b/ZendFramework.gitignore index 80adb154..f0b7d858 100644 --- a/ZendFramework.gitignore +++ b/ZendFramework.gitignore @@ -19,7 +19,6 @@ temp/ data/DoctrineORMModule/Proxy/ data/DoctrineORMModule/cache/ - # Legacy ZF1 demos/ extras/documentation |