Signed-off-by: Arnaud Patard <[email protected]> --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1c4983 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.o +config.h +Makefile
_______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel
