Add .gitignore
This commit is contained in:
parent
b934c55975
commit
36571f8047
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*.o
|
||||
*.swp
|
||||
*.img
|
||||
*.pcap
|
||||
*.dni
|
||||
nmrp-flash
|
||||
nmrp-flash.exe
|
||||
Makefile.win
|
||||
WpdPack/
|
||||
Obj/
|
Loading…
Add table
Reference in a new issue