Skip to content

Commit

Permalink
add cacert.pem to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Megamouse committed Mar 30, 2020
1 parent 7380310 commit 65370f2
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 @@ -112,3 +112,6 @@ yaml-cpp.pc
# libusb
/3rdparty/libusb_cmake/config.h
/3rdparty/libusb_cmake/libusb-1.0.pc

# ssl certificate
cacert.pem

0 comments on commit 65370f2

Please sign in to comment.