aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: 07bbf13db1229e1c011943ee1a38be75ef08ab6a (plain) (tree)
1
2
3
4
5
6
7
8


     

                               
     


     
     
    
  
      
       
     
         
                 
              
         
                                    
         
          
     
              
           
.dep
*.o
*.eep
*.elf
*.hex
!util/bootloader.hex
!quantum/tools/eeprom_reset.hex
*.log
*.lss
*.lst
*.map
*.sym
*.swp
tags
*~
build/
.build/
*.bak
.vagrant/
quantum/version.h
.idea/
CMakeLists.txt
.DS_STORE

# Eclipse/PyCharm/Other IDE Settings
.cproject
.project
.settings/
.idea
.browse.VC.db*
*.stackdump