mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Excludes a few more files that are temporary, build artifacts, test artifacts, runtime artifacts, or not used by the application. This has the consequence of no longer needing to clear compiled assets during build.
10 lines
111 B
Text
10 lines
111 B
Text
.bundle/cache
|
|
.git/
|
|
coverage/
|
|
db/*.sqlite3
|
|
Dockerfile
|
|
docker-compose.*
|
|
log/
|
|
public/assets/
|
|
public/system/
|
|
tmp/
|