summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8786f0b6597bec28fe265b835229030f461cd49f (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
*.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

!/.gitignore
!/.travis.yml
!/tests/XMLFormat-walk/

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

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