mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 10:21:40 -05:00
6 lines
120 B
Text
6 lines
120 B
Text
assets/*
|
|
!assets/.gitignore
|
|
protected/runtime/*
|
|
!protected/runtime/.gitignore
|
|
protected/data/*.db
|
|
themes/classic/views/
|