diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-23 20:58:18 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-23 20:58:18 -0400 |
commit | 213a1ffca123ab7bf30ba3af57fff3c5e99f54ea (patch) | |
tree | c05b8b4e94365b8ae9b3e6da33d75d88e4a78ea4 /.gitignore | |
parent | 07bbca11bee7e0ddae32f9e5db8bf03b72def4ab (diff) |
clean up the build system
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,6 @@ depends.txt -*.service -parabolaweb-changepassword + +parabolaweb* +!parabolaweb*.in +!parabolaweb*.c +!parabolaweb.conf |