Skip to content
Snippets Groups Projects
.gitignore 65 B
Newer Older
  • Learn to ignore specific revisions
  • *.elf
    *.hex
    *.o
    *.a
    *.d
    
    # IDA Pro
    *.id0
    *.id1
    *.nam
    *.til
    *.idb