2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

Do not track DSN key

This commit is contained in:
Oliver Walters
2020-04-16 19:50:13 +10:00
parent 0e8e9ab8cc
commit dc7d02e093
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -9,6 +9,9 @@
.history
.svn/
# Sentry API key
lib/dsn.dart
# IntelliJ related
*.iml
*.ipr