leetcodeSolution to some Leetcode problems written in C++ |
git clone git://git.dimitrijedobrota.com/leetcode.git |
Log | Files | Refs | README | LICENSE |
commit | a4d91e00773b81c6a7f64a9cbea2e1f7eb89754b |
parent | 374d6543f2d12512b4aa73a958bafd1bc5f1d55d |
author | Dimitrije Dobrota < mail@dimitrijedobrota.com > |
date | Sun, 22 Jan 2023 11:44:21 +0100 |
Add gitignore
A | .gitignore | | | ++ |
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ .gitignore b/ .gitignore
@@ -0,0 +1,2 @@
.ccls
.ccls-cache