summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6fc4b8d8d424b5a353d4a2485c1d25d340177dd9 (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
29
30
31
32
33
*.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]*
/dump-*
/cib-*.xml
/cluster-*.conf
/corosync-*.conf
/tmp-cib.xml
/xslt-profile-*.xml

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

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