Sort and remove blank lines from .gitignore

This commit is contained in:
John Bampton
2023-04-05 03:40:46 +10:00
parent 90e3022936
commit 076520cac1
+10 -13
View File
@@ -1,8 +1,8 @@
*.lock
*.bak
*.bc
*.d
*.i
*.lock
*.o
*.orig
*.pdb
@@ -13,25 +13,22 @@
*.tmp
*~
.DS_Store
.ccls*
.ccmalloc
.svn
.vscode
.yardoc
.ccls*
compile_flags.txt
compile_commands.json
cscope.files
cscope.out
tags
/.git
/bin
/build
/mruby-source-*.gem
/benchmark/**/*.dat
/benchmark/*.pdf
/benchmark/*.png
/bin
/build
/doc/api
/doc/capi
/mruby-source-*.gem
compile_commands.json
compile_flags.txt
cscope.files
cscope.out
tags