forked from Uninett/fwbuilder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (59 loc) · 872 Bytes
/
.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
core
*.a
*.o
*.so*
*.log
*.status
*.guess
*.sub
*.cache
*.m4
*.fw
*.conf
*.app
!src/gui/FwbuilderInfo.plist
*.dylib
*.spec
*.control
*.nsi
build_num
test/ipt/secuwall-1
Makefile
!test/*/Makefile
install*
!src/res/configlets/*/install*
ltmain.sh
configure
libtool
qmake.inc
config.h
.obj
.moc
.ui
qtdbus_test
fwbedit
qrc_MainRes.cpp
fwb_iosacl
fwb_nxosacl
fwb_ipf
fwb_ipfw
fwb_ipt
fwb_pf
fwb_pix
fwb_procurve_acl
fwb_junosacl
transfer_secuwall
.configure_marker
.build_marker
src/unit_tests/*/*Test
src/unit_tests/*/*Tests
src/unit_tests/*/*.output
src/unit_tests/generatedScriptTests*/generatedScriptTests*
src/unit_tests/generatedScriptTestsSecuwall/ref.*
src/unit_tests/generatedScriptTestsSecuwall/secuwall-1/
src/unit_tests/generatedScriptTestsSecuwall/secuwall-2/
*.pro.user
src/libfwbuilder/etc/fwbuilder.dtd
src/res/objects_init.xml
src/res/templates.xml
VERSION.h