diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,3 +1,4 @@ then -tests/ -!tests/*.nim? +/tests/* +!/tests/*.nim +!/tests/*.nims |
![]() |
index : soon | |
| Minimalist, plain text file CLI calendar inspired by 'When'. | historia |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,3 +1,4 @@ then -tests/ -!tests/*.nim? +/tests/* +!/tests/*.nim +!/tests/*.nims |