sinatra-static-assets/.gitignore
Lennart Melzer bd53f6ae34 Replaced 'closed' flag through simple block handling:
`tag(name, options) { some_content }` becomes `<name opt=...>content</name>`
`tag((name, options)` becomes `<tag opt=... />`
This will only produce XHTML!
2009-11-22 10:10:28 +01:00

7 lines
30 B
Plaintext

*.gem
*~
*.swp
*.swo
\#*
.\#*