-
Notifications
You must be signed in to change notification settings - Fork 182
Expand file tree
/
Copy path.cursorignore
More file actions
78 lines (64 loc) · 1.59 KB
/
.cursorignore
File metadata and controls
78 lines (64 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Dependencies
node_modules/
package-lock.json
yarn.lock
apify-docs-theme/package-lock.json
# Build artifacts and generated content
build/
dist/
build-docs/
.docusaurus/
static/api/
apify-api.yaml
apify-api/openapi/code_samples/
apify-api/docs/
# Large generated files
*.log
*.pid
*.seed
*.tsbuildinfo
# IDE and editor files
.vscode/
.idea/
.history/
# OS files
.DS_Store
Thumbs.db
# Temporary files
tmp/
pids/
coverage/
.nyc_output/
# Generated types
types/
# Turbo cache
.turbo/
# Generated documentation
# These are typically auto-generated, but require editing from time to time
# sources/api/*
# !sources/api/sidebars.js
# !sources/api/getting-started.mdx
# Large static files that are auto-generated
static/api/openapi.json
static/api/openapi.yaml
# Generated routes and registry files
.docusaurus/routes.js
.docusaurus/routesChunkNames.json
.docusaurus/registry.js
.docusaurus/globalData.json
.docusaurus/site-metadata.json
.docusaurus/client-modules.js
.docusaurus/docusaurus.config.mjs
# Generated plugin directories
.docusaurus/docusaurus-plugin-*/
.docusaurus/docusaurus-theme-*/
.docusaurus/@apify/
# Generated code samples (these are auto-generated from OpenAPI specs)
# Note: These are typically auto-generated, but you may need to edit them occasionally
# Uncomment the lines below if you want to ignore them completely:
# apify-api/openapi/code_samples/javascript/*.js
# apify-api/openapi/code_samples/curl/*.sh
# Generated requirements files
apify-api/scripts/requirements.bin
# AGENTS.md is the primary vendor-agnostic rules file
# .cursor/rules/ contains Cursor-specific rules with advanced features