Change LGPL-2.1+ to LGPL-2.1-or-later
[platform/upstream/glib.git] / .gitignore
1 # for all subdirectories
2 TAGS
3 tags
4 .libs
5 .deps
6 *.o
7 *.lo
8 *.la
9 *.pc
10 .*.swp
11 .sw?
12 *.rc
13 *.gcno
14 *.gcda
15 *.gcov
16 *.sourcefiles
17 *.stp
18 *.exe
19 *.def
20 *.test
21 *.log
22 *.trs
23
24 /glib-lcov.info
25 /glib-lcov/
26
27 # Meson
28 /meson-build/
29 /subprojects/*/