1
# Ignore all python3 bytecode data
3
# As well as all python2 bytecode data
5
# Ignore setuptools artifacts
9
# Ignore coverage artifacts
12
# Ignore logs created by test-in-vagrant.sh and test-in-lxc.sh
2
# Ignore logs created by test-in-vagrant.sh
15
4
# Ignore vagrant state file
17
6
# The list below is riddled with junk created by running the test suite of checkbox
18
7
# It should be really cleaned up as tests should _not_ do that but right now it's more
19
8
# annoying than dangerous so I'll get rid of the noise first
21
# Attic where zygmunt puts random stuff
23
# Orig files from diffs and patches
25
# Ignore stuff we get from somewhere else
26
support/external-tarballs
27
support/checkbox-packaging
28
# Ignore generated meta-object compiler files
30
# Ignore particular generated makefiles
32
checkbox-gui/checkbox-gui/Makefile
33
checkbox-gui/gui-engine/Makefile
34
checkbox-gui/po/Makefile
35
checkbox-gui/test-gui-engine/Makefile
36
# Ignore particular binaries
37
checkbox-gui/checkbox-gui/checkbox-gui
38
checkbox-gui/plugins/libgui-engine.so
39
checkbox-gui/test-gui-engine/test-gui-engine
40
# Ignore checkbox-gui share and lib directories
43
# Ignore any patches that may lay around
45
# Ignore SDK per-user files
48
build-checkbox-touch-*
49
# Ignore build-me artifacts
51
# Ignore c9.io state files
53
# Ignore any virtualenvs
16
qt/frontend/checkbox-qt-service
17
qt/frontend/moc_qtfront.cpp
18
qt/frontend/qrc_resources.cpp
19
qt/frontend/ui_qtfront.cpp
20
qt/frontend/ui_qtfront.h