mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-29 16:51:38 +00:00
Do not track DSN key
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,6 +9,9 @@
|
||||
.history
|
||||
.svn/
|
||||
|
||||
# Sentry API key
|
||||
lib/dsn.dart
|
||||
|
||||
# IntelliJ related
|
||||
*.iml
|
||||
*.ipr
|
||||
|
@@ -1,2 +0,0 @@
|
||||
|
||||
final String SENTRY_DSN_KEY = "SENTRY_DSN_KEY";
|
Reference in New Issue
Block a user