Skip to content

Commit f8374c0

Browse files
authored
Merge branch 'master' into master
2 parents adefa3a + 52df79c commit f8374c0

File tree

222 files changed

+14472
-4129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+14472
-4129
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
.deps/
1010
.libs/
1111
.inst/
12+
/_install_pkgprotodir/
1213
Makefile
1314
Makefile.in
1415
## Parent directory only
@@ -19,6 +20,7 @@ Makefile.in
1920
/config.log
2021
/config.status
2122
/config.sub
23+
/config.cache
2224
/configure
2325
/cscope.*
2426
/depcomp
@@ -33,6 +35,10 @@ common/.dirstamp
3335
# Dist
3436
/nut-*.*.*/
3537
/nut-*.tar.gz
38+
/nut*.rpm
39+
/NUT*.local.gz
40+
/NUT*.p5i
41+
/NUT*.depot
3642

3743
# Official dist
3844
/nut-*.tar.gz.md5

0 commit comments

Comments
 (0)