This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
cJSON
mirror of
https://github.com/DaveGamble/cJSON
Watch
1
Star
0
Fork
You've already forked cJSON
0
Code
Issues
Releases
Wiki
Activity
e6b352d126
cJSON
/
.gitignore
10 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
updated README markdown, gitignore, added the Makefile and fixed weird comments in test.c
2011-08-22 04:47:25 +00:00
.svn
Update gitignore to avoid tracking unwanted files .gitignore updated to avoid tracking files generated after build. Following list of files are added: *.o *.a *.so *.swp *.patch tags Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
2015-08-12 07:23:33 +00:00
test
*.o
*.a
*.so
*.swp
*.patch
tags
add this to .gitignore
2016-03-19 18:26:57 +00:00
*.dylib