.gitignore 58 B

123456
  1. *.pyc
  2. .sonarlint
  3. *.db
  4. ui/node_modules
  5. ui/yarn*
  6. ui/static/*