aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-10-24 18:47:41 -0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-10-24 18:47:41 -0200
commit7127defbaa3701fc3444feb3233401e2829fc1b6 (patch)
tree452d47a9ee63dcdbc2ba4c0bee9b562af483233f /.gitignore
parent3a5ea19f35e4228cd782d69f21f52656c1e9a1b8 (diff)
downloadblogc-7127defbaa3701fc3444feb3233401e2829fc1b6.tar.gz
blogc-7127defbaa3701fc3444feb3233401e2829fc1b6.tar.bz2
blogc-7127defbaa3701fc3444feb3233401e2829fc1b6.zip
datetime-parser: initial implementation. not used yet
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69135d4..34052e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ blogc*.html
# tests
/tests/check_content_parser
+/tests/check_datetime_parser
/tests/check_error
/tests/check_loader
/tests/check_renderer