Initial commit: Claude Dev Container with Java multi-version, Docker CLI, and web terminal
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Environment variables (contains passwords!)
|
||||
.env
|
||||
|
||||
# Claude credentials (personal/sensitive)
|
||||
claude-credentials/
|
||||
|
||||
# Persistent data folders
|
||||
workspace/
|
||||
|
||||
# Docker
|
||||
.DS_Store
|
||||
*.log
|
||||
Reference in New Issue
Block a user