You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ni...@apache.org on 2021/06/01 17:44:14 UTC

[atlas] branch master updated: ATLAS-4321 : Ignore files generated under webapp/overlays (#132)

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 <as...@apache.org>
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/