Merge pull request #23 from michaelsproul/no-exec-perms

Mark various files as not executable.
This commit is contained in:
Krzysztof Gabis 2015-03-01 09:36:38 +00:00
commit 81c2fd0186
9 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.DS_Store
test
test
*.o

0
README.md Executable file → Normal file
View File

0
parson.c Executable file → Normal file
View File

0
parson.h Executable file → Normal file
View File

0
tests/test_1_1.txt Executable file → Normal file
View File

0
tests/test_1_2.txt Executable file → Normal file
View File

0
tests/test_1_3.txt Executable file → Normal file
View File

0
tests/test_2.txt Executable file → Normal file
View File

0
tests/test_2_comments.txt Executable file → Normal file
View File