forked from Flumotion/flumotion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
98 lines (90 loc) · 1.6 KB
/
.gitignore
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# Ignore tarballs
*.tar.bz2
*.tar.bz2.md5
*.tar.gz
*.tar.gz.md5
# Ignore compiled files
*pyc
# Ignore all the Makefiles
*Makefile
*Makefile.in
# Ignore autocrap
*~
.version
ABOUT-NLS
CangeLog.tmp
ChangeLog.tmp
INSTALL
aclocal.m4
autoregen.sh
compile
config.guess
config.log
config.rpath
config.status
config.sub
configure
depcomp
env
flu-saved-coverage.pickle
flumotion.spec
install-sh
intltool-extract
intltool-merge
intltool-update
libtool
ltmain.sh
missing
mkinstalldirs
py-compile
# Ignore binaries
bin/flumotion
bin/flumotion-admin
bin/flumotion-admin-text
bin/flumotion-command
bin/flumotion-inspect
bin/flumotion-job
bin/flumotion-launch
bin/flumotion-manager
bin/flumotion-nagios
bin/flumotion-checkmk
bin/flumotion-rrdmon
bin/flumotion-tester
bin/flumotion-worker
bin/runtest
# Ignore folders
_trial_coverage/
autom4te.cache/
cache/
flumotion/extern/_trial_temp/
flumotion/extern/command/.svn/*
m4/
locale/
doc/reference/html/
# Ignore external command
flumotion/extern/command.revision
flumotion/extern/command/*
# Misc ignores
data/flumotion-admin.desktop
flumotion/component/plugs/cortado/cortado_location.py
flumotion/configure/installed.py
flumotion/configure/uninstalled.py
flumotion/extern/fdpass/.deps/
flumotion/extern/fdpass/fdpass.so
flumotion/extern/fdpass/fdpass_so-fdpass.o
flumotion/project/flumotion.locale.xml
misc/flumotion-verify-config
pkgconfig/flumotion-uninstalled.pc
pkgconfig/flumotion.pc
# Ignore po generated files
po/Makefile.in.in
po/POTFILES
po/Rules-quot
po/boldquot.sed
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/stamp-it
po/*gmo