Merge pull request #10038 from alalek:update_gitignore_2.4

(2.4) git: .gitignore update
pull/10052/head
Alexander Alekhin 7 years ago committed by GitHub
commit a28733148e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .gitignore

8
.gitignore vendored

@ -1,10 +1,10 @@
# ignore dot files/directories
.*
!.gitignore
*.autosave
*.pyc
*.user
*~
.*.swp
.DS_Store
.sw[a-z]
tags
tegra/
.cache

Loading…
Cancel
Save