Added .editorconfig, added licensing section to CONTRIB

This commit is contained in:
Olof hagsand 2021-10-12 13:35:21 +02:00
parent 5dd876e86f
commit fccf315235
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.o
*.so.*
*.so
*.a
*_parse.tab.c
*_parse.tab.h
lex.*_parse.c