mirror of
https://github.com/lichess-org/dartchess.git
synced 2026-05-26 13:51:01 +00:00
15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
# Files and directories created by pub.
|
|
.dart_tool/
|
|
.packages
|
|
|
|
# Conventional directory for build outputs.
|
|
build/
|
|
|
|
# Omit committing pubspec.lock for library packages; see
|
|
# https://dart.dev/guides/libraries/private-files#pubspeclock.
|
|
pubspec.lock
|
|
|
|
example/*.exe
|
|
|
|
doc/api/
|