Skip to content

Commit dd98731

Browse files
Updated gitignore (replaces #262)
1 parent 07c3af2 commit dd98731

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.gitignore

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
bin/bimp
12
*.zip
23
*.exe
3-
*.db
4-
.vscode
4+
*.o
5+
*.so
56

6-
bin/bimp
7+
.vscode
8+
.DS_Store
9+
.DS_Store?
10+
._*
11+
.Spotlight-V100
12+
.Trashes
13+
ehthumbs.db
14+
Thumbs.db

0 commit comments

Comments
 (0)