commit 30a534e65073c75f574c4627bc4983af0b2e2771 Author: Yanyan Jiang Date: Tue Aug 11 17:14:09 2020 +0000 start am apps diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cdf1184 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +* +!*/ +!*.h +!*.c +!*.cc +!*.S +!Makefile +!README +!LICENCE +.* +_* +*~ +build/ +!.gitignore