We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811976a commit 838de15Copy full SHA for 838de15
.cursorignore
@@ -24,19 +24,10 @@ temp/*
24
logs/*
25
26
# Sensitive Data
27
-*.json
28
-*.xml
29
-*.yml
30
-*.yaml
31
-*.properties
32
-properties.json
33
*.sqlite
34
*.sqlite3
35
*.dbsql
36
secrets.*
37
-*secret*
38
-*password*
39
-*credential*
40
.npmrc
41
.yarnrc
42
.aws/*
@@ -71,17 +62,6 @@ authorized_keys
71
62
.env.production
72
63
config/*
73
64
74
-# Documentation and Notes
75
-*.md
76
-*.mdx
77
-*.rst
78
-*.txt
79
-docs/*
80
-README*
81
-CHANGELOG*
82
-LICENSE*
83
-CONTRIBUTING*
84
-
85
65
# Database Files
86
66
*.sql
87
67
*.db
0 commit comments