git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
088bc46
)
move the .o and .so .gitignore lines to the top level .gitignore
author
Steven Barth
<redacted>
Mon, 2 Jun 2008 15:35:30 +0000
(15:35 +0000)
committer
Steven Barth
<redacted>
Mon, 2 Jun 2008 15:35:30 +0000
(15:35 +0000)
.gitignore
patch
|
blob
|
history
libs/sgi-webuci/.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index bf9420cee62f3d82e84447ef34f7d2fdc3082556..009f59f90b26bafcc0d9e87936dc7eb20e113b9d 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,2
+1,4
@@
dist/
/host
+*.o
+*.so
diff --git
a/libs/sgi-webuci/.gitignore
b/libs/sgi-webuci/.gitignore
index e6f1e58a86747a7bc6b7dc4fd2b808ffc21f428b..2e8c134d5431ee8b931f7ab92b4acf0a3da205d8 100644
(file)
--- a/
libs/sgi-webuci/.gitignore
+++ b/
libs/sgi-webuci/.gitignore
@@
-1,4
+1,2
@@
boa-patches/series
boa-*.*
-*.o
-*.so
git clone https://git.99rst.org/PROJECT