2010-11-11 01:52:55 +03:00
|
|
|
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
|
|
|
|
# Ignore all dotfiles...
|
|
|
|
.*
|
|
|
|
# except for .gitignore
|
|
|
|
!.gitignore
|
|
|
|
|
2011-01-14 21:37:16 +03:00
|
|
|
# Ignore Play! working directory #
|
|
|
|
db
|
|
|
|
eclipse
|
2012-01-13 12:28:28 +04:00
|
|
|
lib
|
2010-11-11 01:52:55 +03:00
|
|
|
log
|
2011-01-14 21:37:16 +03:00
|
|
|
logs
|
2012-01-13 12:28:28 +04:00
|
|
|
modules
|
2011-04-09 03:02:36 +04:00
|
|
|
precompiled
|
2012-06-05 13:38:20 +04:00
|
|
|
project/project
|
|
|
|
project/target
|
|
|
|
target
|
2011-02-22 05:09:21 +03:00
|
|
|
tmp
|
2010-11-11 01:52:55 +03:00
|
|
|
test-result
|
2011-02-22 05:09:21 +03:00
|
|
|
server.pid
|
2011-10-27 06:04:05 +04:00
|
|
|
*.iml
|
|
|
|
*.eml
|