diff options
| author | Chris Rebert <[email protected]> | 2013-08-19 14:23:07 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-19 14:23:07 -0700 |
| commit | af75dca908d672d7cc71fcf009b5c0a5f10aad06 (patch) | |
| tree | ec649d9bf8d4f0234c9935852b7c964b3cfcfc38 | |
| parent | e8a1df5f060bf7e6631554648e0abde150aedbe4 (diff) | |
| download | bootstrap-af75dca908d672d7cc71fcf009b5c0a5f10aad06.tar.xz bootstrap-af75dca908d672d7cc71fcf009b5c0a5f10aad06.zip | |
update grunt-html-validation output file ignores
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5c7f05192..392fc3927 100644 --- a/.gitignore +++ b/.gitignore @@ -34,7 +34,8 @@ nbproject .komodotools # grunt-html-validation -validation-staus.json +validation-status.json +validation-report.json # Folders to ignore .hg |
