mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Merge pull request #10 from ajaybhargav/master
Update gitignore to avoid tracking unwanted files
This commit is contained in:
commit
a819694712
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,2 +1,8 @@
|
|||||||
.svn
|
.svn
|
||||||
test
|
test
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
*.so
|
||||||
|
*.swp
|
||||||
|
*.patch
|
||||||
|
tags
|
||||||
|
Loading…
Reference in New Issue
Block a user