mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
chore: .gitignore & .prettierignore templates updated
This commit is contained in:
@@ -72,7 +72,7 @@ tasks/
|
||||
|
||||
# ---- Programming Languages ----
|
||||
# Ignore all downloaded node modules
|
||||
node_modules/*
|
||||
**/node_modules/*
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
@@ -105,3 +105,5 @@ nvim_switch/
|
||||
.prettierignore
|
||||
package-lock.json
|
||||
.prettierrc
|
||||
|
||||
**/built/
|
||||
|
||||
Reference in New Issue
Block a user