diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ce5b4535..8e08d25b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /build -/c +/c/*/ /clone /pdf -/txt +/txt/*/ |