mirror of
https://git.openwrt.org/feed/packages.git
synced 2025-05-08 02:59:25 +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:
parent
462bfd84e4
commit
eb8550d760
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
*.o
|
||||
.DS_Store
|
||||
.*.swp
|
||||
*.orig
|
||||
*.rej
|
||||
.vscode*
|
||||
/.env
|
||||
/.env.*
|
||||
/*.patch
|
Loading…
x
Reference in New Issue
Block a user