aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArun Isaac2021-11-05 23:27:14 +0530
committerArun Isaac2021-11-05 23:27:14 +0530
commit95a2b8e9ebd5037ea0138773f0de537747723782 (patch)
tree1b0b368762d67f597a039c6bb4c63ab76e5fb1a0 /.gitignore
parente11ce9bdb2b8a54865edb93dc896479dfafba173 (diff)
downloadccwl-95a2b8e9ebd5037ea0138773f0de537747723782.tar.gz
ccwl-95a2b8e9ebd5037ea0138773f0de537747723782.tar.lz
ccwl-95a2b8e9ebd5037ea0138773f0de537747723782.zip
gitignore: Ignore dot files.
* .gitignore: Add doc/*.dot.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 061664d..6712254 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ config.status
configure
doc/*.cwl
!doc/echo.cwl
+doc/*.dot
doc/*.html
doc/*.info
doc/*.out