diff --git a/.gitignore b/.gitignore index 496ee2c..89a9274 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store \ No newline at end of file +.DS_Store +pkg \ No newline at end of file diff --git a/dist/.gitignore b/dist/.gitignore index ab1e075..dc3a5c4 100644 --- a/dist/.gitignore +++ b/dist/.gitignore @@ -1 +1,2 @@ -prototype.js \ No newline at end of file +prototype.js +prototype_update_helper.js \ No newline at end of file