You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by be...@apache.org on 2022/09/24 14:32:43 UTC

[incubator-streampark-website] branch dev updated: Add the IDEA git ignore (#144)

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

benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new a4785f97 Add the IDEA git ignore (#144)
a4785f97 is described below

commit a4785f97c37c1fe21e26db4345a2278027be0db8
Author: 1996fanrui <19...@gmail.com>
AuthorDate: Sat Sep 24 22:32:39 2022 +0800

    Add the IDEA git ignore (#144)
---
 .gitignore | 25 +++----------------------
 1 file changed, 3 insertions(+), 22 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3bb04b86..a801031d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,28 +2,9 @@
 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
 
-# User-specific stuff
-.idea/**/workspace.xml
-.idea/**/tasks.xml
-.idea/**/usage.statistics.xml
-.idea/**/dictionaries
-.idea/**/shelf
-
-# Generated files
-.idea/**/contentModel.xml
-
-# Sensitive or high-churn files
-.idea/**/dataSources/
-.idea/**/dataSources.ids
-.idea/**/dataSources.local.xml
-.idea/**/sqlDataSources.xml
-.idea/**/dynamic.xml
-.idea/**/uiDesigner.xml
-.idea/**/dbnavigator.xml
-
-# Gradle
-.idea/**/gradle.xml
-.idea/**/libraries
+# IDEA
+.idea/
+*.iml
 
 # Gradle and Maven with auto-import
 # When using Gradle or Maven with auto-import, you should exclude module files,