mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
.gitignore: add initial version
This file specifies files that Git should ignore while creating commit. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
*.o
|
||||
.DS_Store
|
||||
.*.swp
|
||||
*.orig
|
||||
*.rej
|
||||
.vscode*
|
||||
/.env
|
||||
/.env.*
|
||||
/*.patch
|
||||
Reference in New Issue
Block a user