mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
984bf91826
It's a lot nicer than manually maintaining .gitignore in general. Closes: #235 Approved by: giuseppe
52 lines
613 B
Plaintext
52 lines
613 B
Plaintext
*.lo
|
|
*.o
|
|
.deps
|
|
.libs
|
|
/*.bak
|
|
/*.gcda
|
|
/*.gcno
|
|
/*.orig
|
|
/*.rej
|
|
/*.tab.c
|
|
/*~
|
|
/.*.sw[nop]
|
|
/.dirstamp
|
|
/.gitignore
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/ID
|
|
/Makefile
|
|
/Makefile.in
|
|
/TAGS
|
|
/gtkdoc-check.test
|
|
/html
|
|
/html-build.stamp
|
|
/html.stamp
|
|
/ostree-decl-list.txt
|
|
/ostree-decl.txt
|
|
/ostree-undeclared.txt
|
|
/ostree-undocumented.txt
|
|
/ostree-unused.txt
|
|
/ostree.args
|
|
/ostree.hierarchy
|
|
/ostree.interfaces
|
|
/ostree.pdf
|
|
/ostree.prerequisites
|
|
/ostree.signals
|
|
/ostree.types
|
|
/pdf-build.stamp
|
|
/pdf.stamp
|
|
/scan-build.stamp
|
|
/setup-build.stamp
|
|
/sgml-build.stamp
|
|
/sgml.stamp
|
|
/so_locations
|
|
/tags
|
|
/tmpl
|
|
/tmpl/*.bak
|
|
/tmpl/ostree-unused.sgml
|
|
/xml
|
|
_libs
|