Skip to content

Commit a287331

Browse files
authored
Merge pull request opencv#10038 from alalek:update_gitignore_2.4
(2.4) git: .gitignore update
2 parents 738b388 + e10e628 commit a287331

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
# ignore dot files/directories
2+
.*
3+
!.gitignore
4+
15
*.autosave
26
*.pyc
37
*.user
48
*~
5-
.*.swp
6-
.DS_Store
7-
.sw[a-z]
89
tags
910
tegra/
10-
.cache

0 commit comments

Comments
 (0)