diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -33,3 +33,9 @@ tx # temp files *.o + +# dyecmd +dyecmd/src/dyecmd +dyecmd/src/CMakeFiles/ +dyecmd/src/Makefile +dyecmd/src/cmake_install.cmake |