0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-13 12:49:01 +02:00
gitea/conf/gitignore/Dart

16 lines
234 B
Text
Raw Normal View History

# Dont commit the following directories created by pub.
.buildlog
.pub/
build/
packages
.packages
# Or the files created by dart2js.
*.dart.js
*.js_
*.js.deps
*.js.map
# Include when developing application packages.
pubspec.lock