Files
libopencm3-examples/.gitignore
Karl Palsson 9fbac7daaf .gitignore more project files
add intellij (clion/pycharm) and eclipse project files to the ignore
list.
2016-09-02 21:12:28 +00:00

19 lines
171 B
Plaintext

*~
*.o
*.d
*.bin
*.elf
*.hex
*.srec
*.list
*.map
*.stylecheck
generated.*.ld
.gdb_history
.DS_Store
# Project files from idea/netbeans/eclipse
nbproject/
.idea/
.project