forked from hlefe/ar_flutter_plugin_2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (43 loc) · 847 Bytes
/
Copy path.gitignore
File metadata and controls
48 lines (43 loc) · 847 Bytes
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
46
47
48
# Dart/Flutter related
.dart_tool/
.dart_tool/package_config.json
.dart_tool/package_config_subset
.dart_tool/version
.dart_tool/extension_discovery/
.flutter-plugins
.flutter-plugins-dependencies
.packages
build/
pubspec.lock
# IDE related
.idea/
.vscode/
*.iml
*.iws
.DS_Store
# Android related
android/.gradle/
android/local.properties
android/app/build/
android/build/
android/gradle/
android/gradlew
android/gradlew.bat
android/key.properties
android/app/debug.keystore
android/app/release.keystore
# iOS related
ios/.symlinks/
ios/Pods/
ios/Flutter/Debug.xcconfig
ios/Flutter/Release.xcconfig
ios/Flutter/Generated.xcconfig
ios/Flutter/flutter_export_environment.sh
ios/Runner.xcworkspace/
ios/Runner.xcodeproj/
ios/build/
# Output and temporary files
repomix-output.txt
*.log
.env
*.tmp