mirror of
https://github.com/jlengrand/gitignore.git
synced 2026-03-10 08:21:17 +00:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
assets/*
|
|
!assets/.gitignore
|
|
protected/runtime/*
|
|
!protected/runtime/.gitignore
|
|
protected/data/*.db
|
|
themes/classic/views/
|