[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
|
*.swp
|
||||||
*~
|
*~
|
||||||
tags
|
.cache
|
||||||
TAGS
|
|
||||||
local.mk
|
|
||||||
*.orig
|
|
||||||
cscope.*
|
|
||||||
doit*
|
|
||||||
t
|
|
||||||
tagit
|
|
||||||
blk.bin
|
|
||||||
*.dSYM
|
|
||||||
scripts/toolpaths.local
|
|
||||||
.clangd
|
.clangd
|
||||||
.vscode
|
.vscode
|
||||||
.cache
|
blk.bin
|
||||||
|
build-*
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
cscope.*
|
||||||
|
doit*
|
||||||
|
local.mk
|
||||||
|
scripts/toolpaths.local
|
||||||
|
t
|
||||||
|
tagit
|
||||||
|
TAGS
|
||||||
|
tags
|
||||||
toolchain
|
toolchain
|
||||||
|
|||||||
Reference in New Issue
Block a user