Skip to content

Commit

Permalink
[+] add OpenCV build directories to .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
parafin committed Jun 27, 2024
1 parent 02c6131 commit e0bf2e1
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
@@ -1,4 +1,7 @@
/*build*/
/linux/opencv/
/windows/build/
/windows/install/

# cscope
cscope.out
Expand Down

0 comments on commit e0bf2e1

Please sign in to comment.