mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 18:55:10 +08:00
Ignore information for lein plugin directory. The directory is similar to the lib/ directory as it also contains downloaded dependencies (or in this case plugins).
This commit is contained in:
parent
4b6bf65bdf
commit
bc89654101
@ -3,3 +3,4 @@ pom.xml
|
|||||||
/lib/
|
/lib/
|
||||||
/classes/
|
/classes/
|
||||||
.lein-deps-sum
|
.lein-deps-sum
|
||||||
|
.lein-plugins/
|
Loading…
Reference in New Issue
Block a user