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

sergeykamov pushed a commit to branch web-site
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/web-site by this push:
     new 83aa3a6  .gitignore
83aa3a6 is described below

commit 83aa3a67dc429df081290215799fc8a4209263f3
Author: Sergey Kamov <[email protected]>
AuthorDate: Wed Mar 1 09:37:44 2023 +0400

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5864ad1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+.jekyll-metadata
+**/*.iml
+*.iml
+.idea/
+_site/
+.sass-cache/
+.jekyll-cache/
+target
+out
+Gemfile.lock
+vendor/
+

Reply via email to