[cpp-linbuild] 01/25: Ignore transient files and proxy products

Scott Cantor cantor.2 at osu.edu
Mon Apr 5 12:46:44 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-linbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=1cf65ef3daebef210f36d5ef64a5eef0a329cf2d

commit 1cf65ef3daebef210f36d5ef64a5eef0a329cf2d
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Sun Dec 6 18:06:07 2020 -0500

    Ignore transient files and proxy products
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1464c52
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# vim droppings
+*.swp
+
+# proxy artifacts
+.*_image
+.*_products

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list