From: martyntaylor <[email protected]> --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..395db80 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +website/images/graphs/* +spec/output/ +.project +*~ +*.swp -- 1.7.1.1 _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
