Kaynağa Gözat

增加Intellij idea、MacOS、Gradle的gitignore配置

junyu_shi 9 yıl önce
ebeveyn
işleme
1db79164b7
1 değiştirilmiş dosya ile 13 ekleme ve 0 silme
  1. 13 0
      mybatis-plus/.gitignore

+ 13 - 0
mybatis-plus/.gitignore

@@ -2,3 +2,16 @@
 /.settings/
 /.project
 /.classpath
+
+# IntelliJ project files
+.idea
+*.iml
+out
+html
+
+# gradle
+.gradle
+build
+
+# MacOS
+.DS_Store