This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git

commit b33eed0d2f0e5b413e603d78fe4dbaf272b10826
Author: Shad Storhaug <[email protected]>
AuthorDate: Sun Nov 1 23:17:06 2020 +0700

    Added .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..37202a0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# this is the git pattern ignore file for the project.
+.vs/
+*.orig
\ No newline at end of file

Reply via email to