Refactor
This commit is contained in:
parent
e12501a773
commit
85ded1bff0
|
|
@ -4,26 +4,8 @@
|
|||
.packages
|
||||
.pub/
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
build/
|
||||
|
||||
.flutter-plugins
|
||||
|
||||
# https://www.gitignore.io/api/phpstorm
|
||||
# User-specific stuff:
|
||||
.idea/**/workspace.xml
|
||||
.idea/**/tasks.xml
|
||||
.idea/dictionaries
|
||||
|
||||
# Sensitive or high-churn files:
|
||||
.idea/**/dataSources/
|
||||
.idea/**/dataSources.ids
|
||||
.idea/**/dataSources.xml
|
||||
.idea/**/dataSources.local.xml
|
||||
.idea/**/sqlDataSources.xml
|
||||
.idea/**/dynamic.xml
|
||||
.idea/**/uiDesigner.xml
|
||||
|
||||
# Gradle:
|
||||
.idea/**/gradle.xml
|
||||
.idea/**/libraries
|
||||
|
|
|
|||
Loading…
Reference in New Issue