mirror of
https://git.openwrt.org/feed/packages.git
synced 2025-12-20 01:20:12 +08:00
This file specifies files that Git should ignore while creating commit. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
*.o
|
|
.DS_Store
|
|
.*.swp
|
|
*.orig
|
|
*.rej
|
|
.vscode*
|
|
/.env
|
|
/.env.*
|
|
/*.patch
|