Skip to content

Commit

Permalink
Add Make.dep, .built and .depend to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ib3189c58987077f6b57c549f53ac824aba244e9b
  • Loading branch information
xiaoxiang781216 authored and ridiculousfish committed Jun 6, 2022
1 parent c043a02 commit 8902eb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
Make.dep
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake
.DS_Store
.built
.depend
.pio
.vscode/*
!.vscode/extensions.json
Expand Down

0 comments on commit 8902eb7

Please sign in to comment.