Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 23 additions & 0 deletions .pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# When .pubignore exists, pub ignores .gitignore entirely, so the relevant
# .gitignore rules are repeated here.
.dart_tool/
.packages
.pub-cache/
.pub/
build/
rootstraps/
*.log
*.pyc
*.swp
.DS_Store
.idea/
.vscode/

# Build-time-only files that package consumers do not need.
configs/
scripts/
doc/
.github/
.gemini/
.clang-format
analysis_options.yaml
289 changes: 0 additions & 289 deletions configs/10.0/entrypoints.h

This file was deleted.

5 changes: 0 additions & 5 deletions configs/10.0/entrypoints_capi_appfw_app_common.h

This file was deleted.

5 changes: 0 additions & 5 deletions configs/10.0/entrypoints_storage.h

This file was deleted.

Loading
Loading