Commit 949c00ee authored by Donald Haase's avatar Donald Haase
Browse files

Fix gitignore's Win-like paths

parent e9c1cd9f
./data.iso
./*.o
./*.elf
./*.bin
./romdisk.*
\ No newline at end of file
data.iso
*.o
*.elf
*.bin
romdisk.*
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment