mirror of
https://github.com/Linloir/Simple-TCP-Server.git
synced 2025-12-16 23:48:11 +08:00
15 lines
171 B
Plaintext
15 lines
171 B
Plaintext
# Files and directories created by pub.
|
|
Dockerfile
|
|
build/
|
|
.dart_tool/
|
|
.git/
|
|
.github/
|
|
.gitignore
|
|
.packages
|
|
|
|
.data/
|
|
.tmp/
|
|
|
|
# Conventional directory for build output.
|
|
build/
|