diff options
author | nathan <thenathansmithsmith@gmail.com> | 2023-04-07 00:36:56 +0000 |
---|---|---|
committer | nathan <thenathansmithsmith@gmail.com> | 2023-04-07 00:36:56 +0000 |
commit | 4fb3172f1baf4813fcc18259b971bfe121e5f116 (patch) | |
tree | 342a6106bb819f87a7099db45574494a72a1fffa /json/.gitignore | |
download | color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.tar.gz color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.tar.bz2 color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.zip |
first commit
Diffstat (limited to 'json/.gitignore')
-rwxr-xr-x | json/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/json/.gitignore b/json/.gitignore new file mode 100755 index 0000000..8352bae --- /dev/null +++ b/json/.gitignore @@ -0,0 +1,7 @@ +Makefile +config.log +config.status +json.o +libjsonparser.a +libjsonparser.so +test_json |