Browse Source

Add PhantomJS to gitignore

pull/1224/head
Joas Schilling 9 years ago
parent
commit
26c03524e7
No known key found for this signature in database GPG Key ID: E166FD8976B3BAC8
  1. 1
      .gitignore

1
.gitignore

@ -107,6 +107,7 @@ nbproject
/build/lib/
/build/jsdocs/
/npm-debug.log
/PhantomJS_*
# puphpet
puphpet

Loading…
Cancel
Save