Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jonatas
2020-11-29 00:33:03 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
851616c45c65ce8892b2cad650d1bb4efaab17cf
851616c4
1 parent
6d942007
update gitignore
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
example/.gitignore
example/.gitignore
View file @
851616c
@@ -29,7 +29,10 @@
@@ -29,7 +29,10 @@
29
.packages
29
.packages
30
.pub-cache/
30
.pub-cache/
31
.pub/
31
.pub/
32
-
/build/
32
+
/linux/
33
+
/ios/
34
+
/android/
35
+
/web/
33
36
34
# Web related
37
# Web related
35
lib/generated_plugin_registrant.dart
38
lib/generated_plugin_registrant.dart
Please
register
or
login
to post a comment