diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-09-04 20:22:53 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-09-04 20:22:53 -0400 |
commit | 0e9ce0122646a74de3288fec457f6e148b5f31f8 (patch) | |
tree | f9b3dbdceb6cfeca50af319eaab55bda85a9d185 /.gitignore | |
parent | 09dfe32eb6b538225686fd6ed0220240010bc574 (diff) |
stop tracking .htaccess, add htaccess.sample
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ msg/* +conf.php + +.htaccess + *.bak *~ -conf.php |