adam-gui/vendor/fyne.io/fyne/v2/.gitignore

55 lines
738 B
Plaintext
Raw Normal View History

2024-04-29 19:13:50 +02:00
### Project Specific
cmd/fyne/fyne
cmd/fyne/fyne.exe
cmd/fyne_demo/fyne_demo
cmd/fyne_demo/fyne_demo.apk
cmd/fyne_demo/fyne-demo.app
cmd/fyne_demo/fyne_demo.exe
cmd/fyne_settings/fyne_settings
cmd/fyne_settings/fyne_settings.apk
cmd/fyne_settings/fyne_settings.app
cmd/fyne_settings/fyne_settings.exe
cmd/hello/hello
cmd/hello/hello.apk
cmd/hello/hello.app
cmd/hello/hello.exe
fyne-cross
### Tests
**/testdata/failed
### Go
# Output of the coverage tool
*.out
### macOS
# General
.DS_Store
# Thumbnails
._*
### JetBrains
.idea
### VSCode
.vscode
### Vim
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~