make pretty
This commit is contained in:
parent
9f562caa2c
commit
822172c502
3 changed files with 21 additions and 8 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -1,7 +1,20 @@
|
|||
|
||||
.DS_Store
|
||||
src/.DS_Store
|
||||
|
||||
.DS_Store
|
||||
aclocal.m4
|
||||
|
||||
benchmark/auctions.json
|
||||
benchmark/citylots.json
|
||||
autom4te.cache/*
|
||||
|
||||
config.log
|
||||
|
||||
config.status
|
||||
|
||||
configure
|
||||
|
||||
depcomp
|
||||
|
||||
html
|
||||
|
||||
*.o
|
||||
|
||||
*.Po
|
||||
|
|
Loading…
Reference in a new issue