Skip to content

Commit

Permalink
.gitignore: add Makefile.* under nexus-am/ and navy-apps/
Browse files Browse the repository at this point in the history
* add everything under these directories to let their .gitignore file to
  determine the ignore rules
  • Loading branch information
sashimi-yzh committed Sep 10, 2019
1 parent e050a85 commit c3969ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
*.*
*
!*/
!/nemu/*
!/nexus-am/*
!/nanos-lite/*
!/navy-apps/*
!Makefile
!README.md
!.gitignore
Expand Down

0 comments on commit c3969ea

Please sign in to comment.