1/*
2# in this directory, only accept source, Makefile and README
3!/.gitignore
4!/*.c
5!/*.cpp
6!/*.h
7!/Makefile
8!/README
9!/module.type
10