Skip to content

Commit

Permalink
[MISC] Merge pull request #271 from pioneers/misc-cleanup
Browse files Browse the repository at this point in the history
[MISC] Cleanup
  • Loading branch information
benliao1 authored Aug 7, 2023
2 parents d10e210 + 87a8348 commit 8fa2e4d
Show file tree
Hide file tree
Showing 22 changed files with 70 additions and 5,209 deletions.
11 changes: 8 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# in language profile, ignore third-party libraries and protobuf-generated code
lowcar/lib/* linguist-vendored
executor/studentapi.c linguist-generated
# in language profile, ignore third-party libraries used in lowcar
lowcar/lib/** linguist-vendored

# force everything in the lowcar/devices directory to be classified as C++
lowcar/devices/** linguist-language=C++

# force the Makefile_defs file to be classified as Makefile and be syntax highlighted as Makefile
Makefile_defs linguist-language=Makefile
58 changes: 0 additions & 58 deletions lowcar/devices/PolarBear/LED.cpp

This file was deleted.

21 changes: 0 additions & 21 deletions lowcar/devices/PolarBear/LED.h

This file was deleted.

102 changes: 0 additions & 102 deletions lowcar/devices/PolarBear/PolarBear.cpp

This file was deleted.

52 changes: 0 additions & 52 deletions lowcar/devices/PolarBear/PolarBear.h

This file was deleted.

58 changes: 0 additions & 58 deletions lowcar/devices/RFID/RFID.cpp

This file was deleted.

39 changes: 0 additions & 39 deletions lowcar/devices/RFID/RFID.h

This file was deleted.

Loading

0 comments on commit 8fa2e4d

Please sign in to comment.