소스 검색

Updated to ignore 3rd party lib directories.

Steve Thielemann 3 년 전
부모
커밋
d87a8187ed
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,5 +1,7 @@
 door++*
 door++/*
+SQLiteCpp/*
+yaml-cpp/*
 *.log
 .vscode
 build