Skip to content

Commit 09d0f64

Browse files
Expand gitignore for OS and IDE files
1 parent 3b0b824 commit 09d0f64

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1+
# Binaries
12
git-worktree-manager
3+
*.exe
4+
5+
# Packaged / build output
26
dist/
37
fyne-cross/
48
*.app
9+
10+
# OS
11+
.DS_Store
12+
13+
# IDE
14+
.idea/
15+
.vscode/

0 commit comments

Comments
 (0)