...
This commit is contained in:
+13
-68
@@ -1,75 +1,20 @@
|
||||
# Dagger context ignore file.
|
||||
# Since we use explicit inclusion in ci/main.go (Base function),
|
||||
# we only need to ignore large or sensitive directories here to
|
||||
# avoid unnecessary upload overhead to the Dagger engine.
|
||||
|
||||
.git/
|
||||
.git
|
||||
.local/
|
||||
.local
|
||||
.cache/
|
||||
.cache
|
||||
.config/
|
||||
.config
|
||||
.atuin/
|
||||
.atuin
|
||||
.direnv/
|
||||
.direnv
|
||||
.gemini/
|
||||
.gemini
|
||||
.rustup/
|
||||
.rustup
|
||||
.ssh/
|
||||
.ssh
|
||||
.vscode/
|
||||
.vscode
|
||||
.vscode-server/
|
||||
.vscode-server
|
||||
.copilot/
|
||||
.copilot
|
||||
.dartServer/
|
||||
.dartServer
|
||||
.dart_tool/
|
||||
.dart_tool
|
||||
.dart-tool/
|
||||
.dart-tool
|
||||
.flutter/
|
||||
.flutter
|
||||
.pub-cache/
|
||||
.pub-cache
|
||||
fvm/
|
||||
fvm
|
||||
snap/
|
||||
snap
|
||||
node_modules/
|
||||
node_modules
|
||||
build/
|
||||
build
|
||||
android/.gradle/
|
||||
.gradle/
|
||||
.gradle
|
||||
Android/
|
||||
Android
|
||||
.android/
|
||||
.android
|
||||
.dart_tool/
|
||||
.fvm/
|
||||
.pub-cache/
|
||||
node_modules/
|
||||
ios/Pods/
|
||||
macos/Pods/
|
||||
linux/flutter/ephemeral/
|
||||
website/public/
|
||||
website/resources/
|
||||
*.log
|
||||
run*.log
|
||||
test_results.txt
|
||||
test_output.txt
|
||||
md5_*.txt
|
||||
IGNORE_ME
|
||||
.env
|
||||
.envrc
|
||||
.gitconfig
|
||||
.lesshst
|
||||
.tmux.conf
|
||||
.wget-hsts
|
||||
.zcompdump
|
||||
.zshrc
|
||||
.bash_logout
|
||||
.bashrc
|
||||
.profile
|
||||
.nix-profile
|
||||
.flutter-plugins-dependencies
|
||||
.dart-cli-completion/
|
||||
.dart-cli-completion
|
||||
|
||||
# Sensitive files
|
||||
.env*
|
||||
.ssh/
|
||||
|
||||
Reference in New Issue
Block a user