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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing-war.git


The following commit(s) were added to refs/heads/master by this push:
     new 2592e23  SLING-9639 - Deprecate no longer used launchpad testing 
projects
2592e23 is described below

commit 2592e231c615ffaee86aca8c4e13755750485e80
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Oct 15 14:21:00 2020 +0200

    SLING-9639 - Deprecate no longer used launchpad testing projects
    
    Remove leftover dotfiles.
---
 .gitignore         | 19 -------------------
 .sling-module.json |  8 --------
 2 files changed, 27 deletions(-)

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b98e25b..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,19 +0,0 @@
-/target
-.idea
-.classpath
-.metadata
-.project
-.settings
-.externalToolBuilders
-maven-eclipse.xml
-*.swp
-*.iml
-*.ipr
-*.iws
-*.bak
-.vlt
-.DS_Store
-jcr.log
-atlassian-ide-plugin.xml
-
-/sling/
diff --git a/.sling-module.json b/.sling-module.json
deleted file mode 100644
index 4877791..0000000
--- a/.sling-module.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-    "jenkins": {
-        "archivePatterns": [
-            "**/logs/*.log"
-        ],
-        "emailRecipients": ["[email protected]"]
-    }
-}

Reply via email to