diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:03:30 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-28 17:03:30 +0000 |
commit | 1668fb67c36a8db0e228639348d2999a3d0e06d2 (patch) | |
tree | 60e91b11b3313541cf0da6e730fb5fde6511651b /docs/.gitignore | |
parent | 5af37b5b4df598eff625c81e8c2beaf436b73340 (diff) | |
download | upstream-1668fb67c36a8db0e228639348d2999a3d0e06d2.tar.gz upstream-1668fb67c36a8db0e228639348d2999a3d0e06d2.tar.bz2 upstream-1668fb67c36a8db0e228639348d2999a3d0e06d2.zip |
add .gitignore for docs/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9992 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 0000000000..421e6d3e3f --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,15 @@ +*.log +*.aux +*.toc +*.out +*.lg +*.dvi +*.idv +*.4ct +*.4tc +*.xref +*.tmp +*.dvi +*.html +*.css +*.pdf |