mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
|
|
# Ignore all dotfiles...
|
|
.*
|
|
# except for .gitignore
|
|
!.gitignore
|
|
|
|
# Ignore Play! working directory
|
|
tmp
|
|
log
|
|
test-result
|
|
eclipse
|