Skip to content

Commit 94789f0

Browse files
author
LeChat
committed
Initial commit
0 parents  commit 94789f0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.eunit
2+
deps
3+
*.o
4+
*.beam
5+
*.plt

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
jsonq
2+
=====

0 commit comments

Comments
 (0)