/*
# in this directory, only accept source, Makefile and README
!/.gitignore
!/*.c
!/*.cpp
!/*.h
!/Makefile
!/README
!/README.md
!/module.type
!/COPYRIGHT
