first commit
This commit is contained in:
commit
0fa7144084
8 changed files with 144 additions and 0 deletions
11
npc/.gitignore
vendored
Normal file
11
npc/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
*.*
|
||||
*
|
||||
!*/
|
||||
!Makefile
|
||||
!*.mk
|
||||
!*.[cSh]
|
||||
!*.v
|
||||
!*.cc
|
||||
!*.cpp
|
||||
!.gitignore
|
||||
!README.md
|
Loading…
Add table
Add a link
Reference in a new issue