X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=server%2F.gitignore;fp=server%2F.gitignore;h=0000000000000000000000000000000000000000;hb=ec58aacc694a2b252e5903025789b079fac4378b;hp=aeb7c87d71ffc843369c2be0c8efa0d6a7041e6f;hpb=bbce9c106a38defb40b48bfca2f835f5c85d4de0;p=vchess.git diff --git a/server/.gitignore b/server/.gitignore deleted file mode 100644 index aeb7c87d..00000000 --- a/server/.gitignore +++ /dev/null @@ -1,42 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Runtime data -pids -*.pid -*.seed -*.pid.lock - -# Temp files -*.swp -*~ - -# Various files -/db/vchess.sqlite -/config/parameters.js -/static/ - -# Compiled binary addons (https://nodejs.org/api/addons.html) -build/Release - -# Dependency directories -node_modules/ - -# Optional npm cache directory -.npm - -# Optional eslint cache -.eslintcache - -# Output of 'npm pack' -*.tgz - -# Yarn Integrity file -.yarn-integrity - -# dotenv environment variables file -.env