diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Binary *.[oa] +*.exe # D .dub @@ -9,3 +10,5 @@ __test__*__.core /docs/ /docs.json + +/*.lst |
![]() |
index : tanya | |
| GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,5 +1,6 @@ # Binary *.[oa] +*.exe # D .dub @@ -9,3 +10,5 @@ __test__*__.core /docs/ /docs.json + +/*.lst |