-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.gitignore
45 lines (40 loc) · 919 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.DS_Store
.atom/
.idea/
.vscode/
.packages
.pub/
.dart_tool/
pubspec.lock
Podfile
Podfile.lock
Pods/
.symlinks/
**/Flutter/App.framework/
**/Flutter/Flutter.framework/
**/Flutter/Generated.xcconfig
**/Flutter/flutter_assets/
ServiceDefinitions.json
xcuserdata/
local.properties
.gradle/
gradlew
gradlew.bat
gradle-wrapper.jar
*.iml
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
GeneratedPluginRegistrant.java
build/
.flutter-plugins
*.xcconfig
carp_mobile_sensing/example/ios/Flutter/Release.xcconfig
carp_mobile_sensing_app/ios/Flutter/Debug.xcconfig
carp_mobile_sensing_app/ios/Flutter/Release.xcconfig
.flutter-plugins-dependencies
flutter_export_environment.sh
apps/carp_mobile_sensing_app/lib/credentials.dart
apps/carp_mobile_sensing_app/test/credentials.dart
backends/carp_backend/test/credentials.dart
apps/carp_mobile_sensing_app/lib/config.dart
backends/carp_webservices/test/_credentials.dart