mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-13 18:08:54 +00:00
add new gitignore
This commit is contained in:
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
*.pyc
|
||||||
|
.config
|
||||||
|
.config.old
|
||||||
|
.defconfig
|
||||||
|
.dirlist
|
||||||
|
cconfig.h
|
||||||
|
rtconfig.h
|
||||||
|
partition_table.h
|
||||||
|
.sconsign.dblite
|
||||||
|
.Kconfig.prj
|
||||||
|
*.bak
|
||||||
|
.log/
|
||||||
|
.vscode/
|
||||||
|
.cscope/
|
||||||
|
output/
|
||||||
|
/toolchain/
|
||||||
|
build/
|
||||||
|
tools/toolchain/Xuantie-900-gcc-elf-newlib-x86_64
|
||||||
|
tools/toolchain/Xuantie-900-gcc-elf-newlib-mingw
|
||||||
|
tools/env/tools/qemu/qemu-win
|
||||||
|
tools/env/tools/qemu/qemu-linux
|
||||||
|
packages/packages.dbsqlite
|
||||||
|
packages/pkgs_error.json
|
||||||
|
packages/pkgs.json
|
||||||
|
.clang-format
|
||||||
|
.commit
|
||||||
|
.editorconfig
|
||||||
|
.gitattributes
|
||||||
|
|
||||||
Reference in New Issue
Block a user