Initial commit
This commit is contained in:
commit
1df3cd8634
2 changed files with 14 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*.dcu
|
||||
*.~*~
|
||||
*.local
|
||||
*.identcache
|
||||
__history
|
||||
*.drc
|
||||
*.map
|
||||
*.exe
|
||||
*.dll
|
||||
bin/*
|
||||
4
README.md
Normal file
4
README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
micro64disktool
|
||||
===============
|
||||
|
||||
A c64 diskette image converter tool
|
||||
Loading…
Reference in a new issue