This is an automated email from the ASF dual-hosted git repository.
nixon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push:
new 3356dfc ATLAS-4321 : Ignore files generated under webapp/overlays
(#132)
3356dfc is described below
commit 3356dfc5f847f607d8dddef4eddda0f642dc6c76
Author: Benedict Jin <[email protected]>
AuthorDate: Wed Jun 2 01:44:09 2021 +0800
ATLAS-4321 : Ignore files generated under webapp/overlays (#132)
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 0f2e7bc..a25f185 100755
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,6 @@ distro/solr/*.tgz
# emacs files
*#
*~
+
+# webapp
+/webapp/overlays/