Bläddra i källkod

added play framework gitignore

pull/76/head
Rafael George 13 år sedan
förälder
incheckning
4fad2f82de
1 ändrade filer med 11 tillägg och 0 borttagningar
  1. 11
    0
      PlayFramework.gitignore

+ 11
- 0
PlayFramework.gitignore Visa fil

@@ -0,0 +1,11 @@
# 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

Laddar…
Avbryt
Spara