forked from diegoveloper/flutter_keyboard_actions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
44 lines (39 loc) · 755 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
# Taken from https://github.com/flutter/plugins/blob/master/.gitignore
# OS and editor files
.DS_Store
.atom/
.idea/
.vscode/
# Generated dart files
.packages
.pub/
.dart_tool/
pubspec.lock
# Generated iOS files
Podfile
Podfile.lock
Pods/
.symlinks/
**/Flutter/App.framework/
**/Flutter/Flutter.framework/
**/Flutter/Generated.xcconfig
**/Flutter/flutter_assets/
ServiceDefinitions.json
xcuserdata/
# Android tools and settings
local.properties
keystore.properties
.gradle/
gradlew
gradlew.bat
gradle-wrapper.jar
*.iml
# Flutter generated files
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
GeneratedPluginRegistrant.java
build/
example/ios/Flutter/Flutter.podspec
example/ios/Flutter/.last_build_id
.fvm/flutter_sdk
.fvm/fvm_config.json