diff options
author | wushin <pasekei@gmail.com> | 2016-07-01 11:00:57 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2016-07-01 11:00:57 -0500 |
commit | 689b7c579cd98f15f8e84a0b289d18125d895e39 (patch) | |
tree | dfb31db0361b73a9740edb78a345aadd205ee098 /.gitignore | |
parent | 4995953f1a3b4172a7ee53e50ba0771ba06678b9 (diff) | |
download | evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.gz evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.bz2 evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.xz evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.zip |
Fix link in xsd file
Add testxml/errors.txt to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,3 +38,6 @@ dyecmd/src/dyecmd dyecmd/src/CMakeFiles/ dyecmd/src/Makefile dyecmd/src/cmake_install.cmake + +# testxml +testxml/errors.txt |