diff options
author | Atlas <leleraffa97@hotmail.it> | 2017-03-25 10:37:29 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2017-03-25 20:42:25 +0100 |
commit | 4f1967b77e71769fc5666b4288e6a664667c5849 (patch) | |
tree | 7470beafc97bae61656eae38119407cb83a13455 /.gitignore | |
parent | created bios/kernel source code structure (diff) | |
download | z80uPC-4f1967b77e71769fc5666b4288e6a664667c5849.tar.gz z80uPC-4f1967b77e71769fc5666b4288e6a664667c5849.zip |
Git repository setup
Git merge from master by atlas
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -46,3 +46,10 @@ sw/**/*.hex sw/**/*.bin sw/**/*.o sw/**/*.a + +# custom +various/* + +# sublime +z80.sublime-project +z80.sublime-workspace |