浏览代码

tartget 및 eclipse 설정파일 gitignore

JUSEUNG 5 年之前
父节点
当前提交
1767478270
共有 2 个文件被更改,包括 1 次插入6 次删除
  1. 1 0
      .gitignore
  2. 0 6
      style24.front/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@ target/
 .classpath
 /bin/
 /target/
+.project
 
 ### IntelliJ IDEA ###
 .idea

+ 0 - 6
style24.front/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF

@@ -1,6 +0,0 @@
-Manifest-Version: 1.0
-Implementation-Title: style24.front
-Implementation-Version: 0.0.1-SNAPSHOT
-Build-Jdk-Spec: 1.8
-Created-By: Maven Integration for Eclipse
-