summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0ac4cf27bf70df37c1500dad75dfbb7973484670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Compiler/linker output.
#
*.o
*.o.d
*.so
*.a
*.l
*.l.cpp-options

# Generated documentation.
#
*.pdf
*.ps

# Generated build system files.
#
*-dynamic.make

# Generated .gitignore files.
#
.gitignore

# Convenience symlink to the XSD binary built in a separate directory.
#
xsd/xsd