mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00: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:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.o
|
||||
.DS_Store
|
||||
.*.swp
|
||||
*.orig
|
||||
*.rej
|
||||
.vscode*
|
||||
/.env
|
||||
/.env.*
|
||||
/*.patch
|
||||
Reference in New Issue
Block a user