This website requires JavaScript.
Explore
Help
Sign In
3party
/
cJSON
Watch
0
Star
0
Fork
0
You've already forked cJSON
mirror of
https://github.com/DaveGamble/cJSON.git
synced
2025-01-03 03:45:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
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 00:47:25 -04: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 12:53:33 +05:30
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 20:42:09 +07:00
build/
Reference in New Issue
Copy Permalink