mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Added 'lib' and 'modules' folders which should also be excluded, since libs are automatically fetched from dependencies.yml.
Also removed duplicate 'elicpse' entry.
This commit is contained in:
parent
85d179675a
commit
cc88ce8757
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@
|
|||
# Ignore Play! working directory #
|
||||
db
|
||||
eclipse
|
||||
lib
|
||||
log
|
||||
logs
|
||||
modules
|
||||
precompiled
|
||||
tmp
|
||||
test-result
|
||||
eclipse
|
||||
server.pid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue