diff --git a/.gitignore b/.gitignore index 479880f..99a887c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,16 @@ +lib-cov +*.seed +*.log +*.csv +*.dat +*.out +*.pid +*.gz + +pids +logs +results + +npm-debug.log /node_modules /.idea \ No newline at end of file diff --git a/README.md b/README.md index c5f4db3..6687066 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Resors ===== -Resources for Mongoose. Check `\example` for now. \ No newline at end of file +Resources for Mongoose. Check `\example`. \ No newline at end of file