Merge d403c907b1 into 53fee13f20
This commit is contained in:
commit
417c4754f2
1 changed files with 36 additions and 0 deletions
36
knowledgeBuilder
Normal file
36
knowledgeBuilder
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
# Flutter/Dart/Pub
|
||||||
|
.dart_tool/
|
||||||
|
.packages
|
||||||
|
.pub-cache/
|
||||||
|
build/
|
||||||
|
.flutter-plugins
|
||||||
|
.flutter-plugins-dependencies
|
||||||
|
.pub/
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# Android
|
||||||
|
**/android/app/debug/
|
||||||
|
**/android/app/profile/
|
||||||
|
**/android/app/release/
|
||||||
|
*.iml
|
||||||
|
.gradle/
|
||||||
|
local.properties
|
||||||
|
|
||||||
|
# iOS
|
||||||
|
ios/Flutter/Flutter.framework
|
||||||
|
ios/Flutter/Flutter.podspec
|
||||||
|
ios/Pods/
|
||||||
|
ios/Runner.xcworkspace/
|
||||||
|
ios/Flutter/Flutter.xcconfig
|
||||||
|
ios/Flutter/App.framework
|
||||||
|
ios/.symlinks/
|
||||||
|
|
||||||
|
# Xcode build folders
|
||||||
|
ios/build/
|
||||||
|
DerivedData/
|
||||||
|
*.xcworkspace/xcuserdata/
|
||||||
|
|
||||||
|
# Others
|
||||||
|
*.log
|
||||||
|
*.lock
|
||||||
Loading…
Add table
Add a link
Reference in a new issue