This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
cJSON
Watch
1
Star
0
Fork
0
You've already forked cJSON
mirror of
https://github.com/DaveGamble/cJSON.git
synced
2023-08-10 21:13:26 +03:00
Code
Issues
Projects
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 08: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 10:23:33 +03:00
test
*.o
*.a
*.so
*.swp
*.patch
tags
add this to .gitignore
2016-03-19 21:26:57 +03:00
*.dylib
gitignore: ignore build directory
2016-11-04 16:42:09 +03:00
build/
Reference in New Issue
Copy Permalink