diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,2 +1,20 @@ -tags +*~ +*.cmake +*.orig +*.rpm +_CPack_Packages build/ +CMakeFiles +install_manifest.txt +libuca.spec +Makefile +src/config.h +src/libuca.so* +tags +test/ +tools/benchmark +tools/gen-doc +tools/grab +tools/grab-async +tools/gui/control +tools/perf |