forked from lxcafe/lxcafe
bc1e17ec04
* documentation added * scripts to setup image and start container added
25 lines
194 B
Plaintext
25 lines
194 B
Plaintext
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
*~
|
|
|
|
# IDE
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.vscode/
|
|
|
|
# Test containers
|
|
*.tar.gz
|
|
fonts-main/
|
|
*.log
|
|
|
|
# Temporary files
|
|
tmp/
|
|
temp/
|
|
*.tmp
|
|
|
|
# agent specific sessions
|
|
.agents/sessions/*
|