Mohammed Foud commited on
Commit
8045621
·
1 Parent(s): 143c682
Files changed (2) hide show
  1. .cursorignore +2 -1
  2. .gitignore +4 -2
.cursorignore CHANGED
@@ -1,4 +1,5 @@
1
  node_modules
2
  trash
3
  build
4
- pnpm-lock.yaml
 
 
1
  node_modules
2
  trash
3
  build
4
+ pnpm-lock.yaml
5
+ etc/*
.gitignore CHANGED
@@ -37,5 +37,7 @@ coverage
37
  trash
38
  logs
39
  .env
40
- .webook_profile
41
- etc
 
 
 
37
  trash
38
  logs
39
  .env
40
+ etc/*
41
+
42
+ # But NOT this specific file
43
+ !etc/.webook_profile