summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f75435d87bfc97fa59f9987bbc4b4317e4d67865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 2015 Colin Walters
# SPDX-License-Identifier: LGPL-2.1-or-later

# A path ostree writes to work around automake bug with
# subdir-objects
Makefile-libglnx.am.inc

libglnx-config.h

# Some standard bits
.deps
.libs
.dirstamp
*.typelib
*.la
*.lo
*.o
*.pyc
*.stamp
*~