mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 22:46:38 +00:00
17 lines
148 B
Plaintext
17 lines
148 B
Plaintext
**/bin/
|
|
**/obj/
|
|
**/.vs/
|
|
**/.vscode/
|
|
**/*.user
|
|
**/node_modules/
|
|
logs/
|
|
tiles/
|
|
ready/
|
|
.git/
|
|
.gitignore
|
|
*.md
|
|
Dockerfile*
|
|
docker-compose*
|
|
.dockerignore
|
|
|