mirror of
https://github.com/ellite/Wallos.git
synced 2025-12-23 15:08:06 -05:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
# Exclude .vscode directory
|
|
.vscode/
|
|
|
|
# Exclude .git directory
|
|
.git/
|
|
.github/
|
|
|
|
*.md
|
|
.gitignore
|
|
.dockerignore |