Skip to content

Commit cf77908

Browse files
committed
One more .gitignore update
1 parent 9f47801 commit cf77908

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

.gitignore

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,41 @@
44
*.sed
55
*.sin
66
*.template
7-
./ABOUT-NLS
8-
./ChangeLog
9-
./INSTALL
10-
./Makefile
11-
./Makefile.in
12-
./aclocal.m4
13-
./autom4te.cache/
14-
./build*/
15-
./compile
16-
./config.*
17-
./configure
18-
./data/Makefile
19-
./data/Makefile.in
20-
./data/badges/Makefile
21-
./data/badges/Makefile.in
22-
./depcomp
23-
./install-sh
24-
./libtool
25-
./lightdm-gtk-greeter-*.tar.*
26-
./ltmain.sh
27-
./m4/
28-
./missing
29-
./po/*.gmo
30-
./po/Makefile
31-
./po/Makefile.in
32-
./po/Makefile.in.in
33-
./po/POTFILES
34-
./po/Rules-quot
35-
./po/lightdm-gtk-greeter.pot
36-
./src/Makefile
37-
./src/Makefile.in
38-
./src/lightdm-gtk-greeter
39-
./src/lightdm-gtk-greeter-css-application.h
40-
./src/lightdm-gtk-greeter-css-fallback.h
41-
./src/lightdm-gtk-greeter-ui.h
7+
ABOUT-NLS
8+
ChangeLog
9+
INSTALL
10+
Makefile
11+
Makefile.in
12+
aclocal.m4
13+
autom4te.cache/
14+
build*/
15+
compile
16+
config.*
17+
configure
18+
data/Makefile
19+
data/Makefile.in
20+
data/badges/Makefile
21+
data/badges/Makefile.in
22+
depcomp
23+
install-sh
24+
libtool
25+
lightdm-gtk-greeter-*.tar.*
26+
ltmain.sh
27+
m4/
28+
missing
29+
po/*.gmo
30+
po/Makefile
31+
po/Makefile.in
32+
po/Makefile.in.in
33+
po/POTFILES
34+
po/Rules-quot
35+
po/lightdm-gtk-greeter.pot
36+
src/Makefile
37+
src/Makefile.in
38+
src/lightdm-gtk-greeter
39+
src/lightdm-gtk-greeter-css-application.h
40+
src/lightdm-gtk-greeter-css-fallback.h
41+
src/lightdm-gtk-greeter-ui.h
4242
.deps
4343
.libs
4444
stamp*

0 commit comments

Comments
 (0)