Sfoglia il codice sorgente

#config:添加.gitignore配置文件

yangyi 2 settimane fa
parent
commit
3de6e57c56
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+/target/**
+/out/**
+/.idea/**
+
+/ccsp.iml