mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 22:42:16 -05:00
15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
*.db
|
|
*.exe
|
|
*.dll
|
|
*.o
|
|
|
|
# VSCode
|
|
.vscode
|
|
|
|
# Exclude from upgrade
|
|
upgrade/*.c
|
|
upgrade/*.h
|
|
|
|
# Exclude upgrade binary
|
|
upgrade/upgrade
|