generalgitgitignore本頁導覽用 .gitignore 管理不需上傳遠端的檔案停止追蹤特定檔案 $ git rm --cached file_name.ext以下是經常用 .gitignore 忽略的資料夾或檔案# ESLint.eslintrc.js.eslintignore# macOS.DS_Store*# npmnode_modules.env# .vscode.vscode