This website requires JavaScript.
Explore
Help
Sign In
Apache
/
maven
Watch
1
Star
0
Fork
0
You've already forked maven
mirror of
https://github.com/apache/maven.git
synced
2025-02-07 10:38:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
maven
/
.gitignore
12 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
o Added first-version .gitignore Also testing git-svn integration git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@960598 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 13:51:52 +00:00
target/
.project
.classpath
.settings/
.svn/
bin/
o Minor (test) modification. git workflow test git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@962440 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 08:18:34 +00:00
# Intellij
*.ipr
ignore *.iml git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1134257 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 09:55:02 +00:00
*.iml
add .DS_Store in .gitignore git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1176750 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 06:46:02 +00:00
.DS_Store
Reference in New Issue
Copy Permalink