This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
titama-backend/.gitignore

23 lines
310 B
Plaintext

# Files and directories created by pub
.packages
.pub/
build/
packages
pubspec.lock # (Remove this pattern if you wish to check in your lock file)
# Files created by dart2js
*.dart.js
*.part.js
*.js.deps
*.js.map
*.info.json
# Directory created by dartdoc
doc/api/
# JetBrains IDEs
.idea/
*.iml
*.ipr
*.iws