forked from openo-beta/Open-O
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (47 loc) · 729 Bytes
/
.gitignore
File metadata and controls
48 lines (47 loc) · 729 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
/old
/target
/eclipse-target
/ui-test-runs
/test-output
/.playwright-mcp
/override.properties
/override_log4j.xml
/deploy.sh
/foo.sh
/bin
/oscar.properties
/myoscar_client_override.xml
/velocity.log
oscar.iml
.idea
/override_config.xml
/oscar_data_dir
src/test/resources/over_ride_config.properties
src/test/resources/over_ride_config.properties.template
src/main/resources/uiResources_*.properties
*.DS_Store
*.scp
/out
/.run*
/catalina_base*
*.iml
/catalina_base/*
.settings/
.vscode/
tmp/
.aider*
/hs_err_pid*.log
/release
*.venv
__pycache__/
/scripts/ai_cli_automation_tools/output/
.env
/.smarttomcat/
.editorconfig
.claude
CLAUDE.md
# Docusaurus
/website/node_modules/
/node_modules/
/website/build/
/website/.docusaurus/