forked from netwrix/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (40 loc) · 657 Bytes
/
.gitignore
File metadata and controls
48 lines (40 loc) · 657 Bytes
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
# Dependencies
/node_modules
# VS Code
.vscode/
# Visual Studio
.vs/
# Generated files
.docusaurus
.playwright-mcp
.claude
.cache-loader
build
claude_logs
packages
# Copied KB content (generated by scripts/copy-kb-to-versions.js)
docs/*/kb/**
docs/*/*/kb/**
# KB copy script lockfile
.kb-copy.lock
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea
# Claude settings
.claude/settings.local.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
fix_fullscreen.py
fix_video_dimensions.py
fix_videos_v2.py
fix_videos_v3.py
fix_videos.py
verify_dimensions.py
git_status.txt
touch_all_modified.py
touch_files.py