This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
cJSON
Watch
1
Star
0
Fork
0
You've already forked cJSON
mirror of
https://github.com/DaveGamble/cJSON
synced
2024-12-23 15:12:04 +00:00
Code
Issues
Releases
Wiki
Activity
7d08a3518a
cJSON
/
.gitignore
11 lines
57 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
gitignore: ignore build directory
2016-11-04 13:42:09 +00:00
build/
Reference in New Issue
Copy Permalink