diff --git a/.gitignore b/.gitignore index ed2b11b..daa37ca 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,19 @@ data .idea media +# JS Stuff +node_modules/ +.npm + +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* + +# Runtime data +pids +*.pid +*.seed +*.pid.lock