提交 c51567ae 编写于 作者: A Alexander Alekhin

git: .gitignore update

ignore all "dot" files/directories by default.
'ignored' files can be added via 'git add -f' command if necessary.
上级 981009ac
# ignore dot files/directories
.*
!.gitignore
*.autosave
*.pyc
*.user
*~
.*.swp
.DS_Store
.sw[a-z]
Thumbs.db
tags
tegra/
......@@ -21,4 +22,3 @@ bin/
*.log
*.tlog
build
.cache
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册