diff options
-rw-r--r-- | Laravel.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Laravel.gitignore b/Laravel.gitignore index a2d15640..edafe38a 100644 --- a/Laravel.gitignore +++ b/Laravel.gitignore @@ -1,5 +1,6 @@ vendor/ node_modules/ +npm-debug.log # Laravel 4 specific bootstrap/compiled.php |