floyd-steinberg-dithering/.gitignore

19 lines
262 B
Plaintext
Raw Permalink Normal View History

2018-02-12 14:25:58 +00:00
# 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
# Ignore idea files
.idea/