diff --git a/.gitignore b/.gitignore index 123c026..29e3e84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ # Logs logs *.log +*.detail +*.stat # Runtime data pids @@ -29,4 +31,4 @@ node_modules # Debug log from npm npm-debug.log -*.config.js +config.js -- libgit2 0.21.2