X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=.gitignore;h=21f754286e7a6d2fec08f74fa0d38e0887111967;hb=75c161912d1bb3e184f5f6e3ae2171e6e2ebe3cb;hp=1a7de2f4875e19c9191898d934b54c043ac13bb5;hpb=9d9050bd132c0049a03b615d82e94e3ac950b452;p=peach-html5-editor.git diff --git a/.gitignore b/.gitignore index 1a7de2f..21f7542 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -/parse-html.js -/test.js +/parser.js +/parser_no_browser_helper.js +/parser_tests.js +/editor.js +/editor_tests.js