Files
NJU_PA/.gitignore
Zihao Yu c3969eab67 .gitignore: add Makefile.* under nexus-am/ and navy-apps/
* add everything under these directories to let their .gitignore file to
  determine the ignore rules
2019-09-10 21:53:38 +08:00

12 lines
103 B
Plaintext

*.*
*
!*/
!/nemu/*
!/nexus-am/*
!/nanos-lite/*
!/navy-apps/*
!Makefile
!README.md
!.gitignore
!init.sh