Unverified Commit 3921fab2 authored by Alexander Alekhin's avatar Alexander Alekhin Committed by GitHub

Merge pull request #10037 from alalek:update_gitignore

git: .gitignore update
parents 48ed769b c51567ae
# ignore dot files/directories
.*
!.gitignore
*.autosave *.autosave
*.pyc *.pyc
*.user *.user
*~ *~
.*.swp
.DS_Store
.sw[a-z]
Thumbs.db Thumbs.db
tags tags
tegra/ tegra/
...@@ -21,4 +22,3 @@ bin/ ...@@ -21,4 +22,3 @@ bin/
*.log *.log
*.tlog *.tlog
build build
.cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment