Skip to content

Commit 838de15

Browse files
committed
Add or update .cursorignore file
1 parent 811976a commit 838de15

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.cursorignore

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,10 @@ temp/*
2424
logs/*
2525

2626
# Sensitive Data
27-
*.json
28-
*.xml
29-
*.yml
30-
*.yaml
31-
*.properties
32-
properties.json
3327
*.sqlite
3428
*.sqlite3
3529
*.dbsql
3630
secrets.*
37-
*secret*
38-
*password*
39-
*credential*
4031
.npmrc
4132
.yarnrc
4233
.aws/*
@@ -71,17 +62,6 @@ authorized_keys
7162
.env.production
7263
config/*
7364

74-
# Documentation and Notes
75-
*.md
76-
*.mdx
77-
*.rst
78-
*.txt
79-
docs/*
80-
README*
81-
CHANGELOG*
82-
LICENSE*
83-
CONTRIBUTING*
84-
8565
# Database Files
8666
*.sql
8767
*.db

0 commit comments

Comments
 (0)