summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1bb564e3a7fe08271eb54aa0696224b1606ac0dc (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
26
27
28
*.o
*.py[co]

/defaults.py

/__root__/ccs-flatten/Makefile.setup
/__root__/ccs-flatten/ccs_flatten
/__root__/ccs-flatten/config.h
/__root__/build
/__root__/dist
/__root__/*.egg-info

/README.[!r]*
/cib.xml
/corosync.conf

# KEEP
.*
/tests/*/
/tests/*-archive
/ext-plugins/*

!/.gitignore
!/.travis.yml
!/ext-plugins/lib-{general,ccs,pcs}
!/tests/XMLFormat-walk/
!/tests/formats/
!/tests/functional/