Skip to content

Commit

Permalink
.gitignore: add build folder
Browse files Browse the repository at this point in the history
Quite often this is where things get build, so ignore it.

Signed-off-by: Alexandru Ardelean <[email protected]>
  • Loading branch information
commodo committed Oct 19, 2020
1 parent a05bd12 commit 59e6b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ cmake_install.cmake
install_manifest.txt
libad9361.pc
libad9361.so*
build/

0 comments on commit 59e6b22

Please sign in to comment.