This repository has been archived on 2024-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
SummerSchool2-Controller/306-controller_interface.X/.gitignore

28 lines
269 B
Plaintext
Raw Normal View History

2023-08-22 07:22:00 +00:00
# .gitignore file
# MPLAB X IDE (Netbeans) specific
~*.*
build/
debug/
dist/
disassembly/
nbproject/private/
nbproject/*.bash
nbproject/Makefile-genesis.properties
# Object files
*.o
*.ko
*.obj
*.elf
# Executables
*.exe
# KDE specific
.directory
# Misc
.svn
*.bak