mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #833 from benmoss/master
Leiningen by default creates a 'target' directory, not 'targets'
This commit is contained in:
commit
d72190c56a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pom.xml
|
|||
*jar
|
||||
/lib/
|
||||
/classes/
|
||||
/targets/
|
||||
/target/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue