diff options
author | 2007-11-21 22:46:22 +0100 | |
---|---|---|
committer | 2007-11-21 22:46:22 +0100 | |
commit | 1d0b426aaf644c8d855960d9b9fca4adf330692b (patch) | |
tree | 77bef67b02edf3f04232b3fad1b4fdb971e3abdc /.gitignore | |
parent | Add the Makefile to automatise building of the rnc files. (diff) | |
download | nxml-gentoo-schemas-1d0b426aaf644c8d855960d9b9fca4adf330692b.tar.gz nxml-gentoo-schemas-1d0b426aaf644c8d855960d9b9fca4adf330692b.tar.bz2 nxml-gentoo-schemas-1d0b426aaf644c8d855960d9b9fca4adf330692b.zip |
Don't ignore RNC files, they are still useful to be tracked.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ *.dep *.dtd -*.rnc .depend |