mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add gitignore files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
.config*
|
||||||
|
bin
|
||||||
|
build_*
|
||||||
|
toolchain_build_*
|
||||||
|
staging_dir_*
|
||||||
|
tmp
|
||||||
|
dl
|
||||||
|
tool_build
|
||||||
5
scripts/config/.gitignore
vendored
Normal file
5
scripts/config/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
*.o
|
||||||
|
lxdialog
|
||||||
|
conf
|
||||||
|
mconf
|
||||||
|
*.*.c
|
||||||
Reference in New Issue
Block a user