[git] Sort .gitignore
This commit is contained in:
committed by
Travis Geiselbrecht
parent
1b2c449ceb
commit
7538a6df67
26
.gitignore
vendored
26
.gitignore
vendored
@@ -1,19 +1,19 @@
|
||||
build-*
|
||||
*.dSYM
|
||||
*.orig
|
||||
*.swp
|
||||
*~
|
||||
tags
|
||||
TAGS
|
||||
local.mk
|
||||
*.orig
|
||||
cscope.*
|
||||
doit*
|
||||
t
|
||||
tagit
|
||||
blk.bin
|
||||
*.dSYM
|
||||
scripts/toolpaths.local
|
||||
.cache
|
||||
.clangd
|
||||
.vscode
|
||||
.cache
|
||||
blk.bin
|
||||
build-*
|
||||
compile_commands.json
|
||||
cscope.*
|
||||
doit*
|
||||
local.mk
|
||||
scripts/toolpaths.local
|
||||
t
|
||||
tagit
|
||||
TAGS
|
||||
tags
|
||||
toolchain
|
||||
|
||||
Reference in New Issue
Block a user