This is an automated email from the ASF dual-hosted git repository.
nkak pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/madlib-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8c7e678 Add .gitignore
8c7e678 is described below
commit 8c7e678bbe8576331dc6702dd4df5ae5efb416c6
Author: Domino Valdano <[email protected]>
AuthorDate: Tue Jul 16 16:30:04 2019 -0700
Add .gitignore
---
.gitignore | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c95dd10
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+# Ignore generated code files
+*.so
+*.o
+*.pyc
+
+ # Meta data of Mac OS X's Finder.app
+.DS_Store
+
+# tags
+/cscope.files
+/refresh_index.sh
+/tags*
+.tags*
+
+# project files
+.predictive
+.Rhistory
+eproject.cfg
+*.project.vim