forgot Makefile
This commit is contained in:
parent
005a5c2858
commit
d87e770767
2 changed files with 34 additions and 50 deletions
51
.gitignore
vendored
51
.gitignore
vendored
|
@ -1,51 +1,2 @@
|
|||
.DS_Store
|
||||
src/.DS_Store
|
||||
|
||||
aclocal.m4
|
||||
|
||||
autom4te.cache/*
|
||||
|
||||
config.log
|
||||
|
||||
config.status
|
||||
|
||||
configure
|
||||
|
||||
depcomp
|
||||
|
||||
html
|
||||
|
||||
*.o
|
||||
|
||||
*.Po
|
||||
|
||||
install-sh
|
||||
|
||||
json_unit
|
||||
|
||||
Makefile
|
||||
|
||||
missing
|
||||
|
||||
.dirstamp
|
||||
|
||||
test-driver
|
||||
|
||||
Makefile.in
|
||||
|
||||
*.plist
|
||||
|
||||
json_parser
|
||||
|
||||
CMakeCache.txt
|
||||
|
||||
*.cmake
|
||||
|
||||
CMakeFiles
|
||||
|
||||
libjson.a
|
||||
|
||||
Testing
|
||||
|
||||
.idea
|
||||
.deps
|
||||
utf8_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue