diff options
author | Zach Copley <zach@status.net> | 2010-09-23 12:48:15 -0700 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2010-09-23 12:48:15 -0700 |
commit | 7e177b7ec6ac070e5f31749e26feabc89796d46a (patch) | |
tree | f72489fd2c99e5c071e3ba3d3a3384ae0011eea7 /.gitignore | |
parent | a2bfcc9734f5fc699961fd5fe63daf42f099e99b (diff) |
Add Netbeans project metadata dir to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 217622c84..d84e5e742 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ good-config.php lac08.log php.log .DS_Store +nbproject |