Skip to content

Commit 5f991d3

Browse files
committed
Update: Added missing entries into .gitignore
1 parent ec52994 commit 5f991d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
stamp-h1
22
src/icecast
3+
src/icecast.exe
34
src/.deps
45
src/.libs
56
config.h
@@ -18,6 +19,7 @@ config.h.in
1819
config.log
1920
config.status
2021
configure
22+
configure~
2123
depcomp
2224
install-sh
2325
libtool
@@ -26,6 +28,7 @@ ltmain.sh
2628
missing
2729
mkinstalldirs
2830
*.tar.gz
31+
*.zip
2932
config.h.in~
3033
/build-aux
3134

0 commit comments

Comments
 (0)