-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
54 lines (54 loc) · 1.13 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
*.o
*~
*.bak
TAGS
.dirstamp
.flatpak-builder
/src/fwk/base/testmoniker
/src/fwk/base/testgeometry
/src/fwk/base/testdate
/src/fwk/base/testmap
/src/fwk/base/testoption
/src/fwk/base/testpropertybag
/src/fwk/utils/testfiles
/src/fwk/utils/testpathutils
/src/fwk/utils/teststringutils
/src/fwk/utils/testufrawmeta
/src/fwk/utils/testxmp
/src/fwk/toolkit/testconfigdatabinder
/src/fwk/cxx_colour_bindings.cpp
/src/fwk/cxx_colour_bindings.hpp
/src/fwk/cxx_fwk_bindings.cpp
/src/fwk/cxx_fwk_bindings.hpp
/src/fwk/cxx_eng_bindings.cpp
/src/fwk/cxx_eng_bindings.hpp
/src/fwk/cxx_npc_bindings.cpp
/src/fwk/cxx_npc_bindings.hpp
/src/libraryclient/test_worker
/src/engine/test_library
/src/engine/test_filebundle
/src/engine/test_opqueue
/src/niepce/niepce
/src/niepce/npc-resources.c
/src/niepce/npc-resources.gresource
/src/niepce/npc-resources.h
/doc/Doxyfile
/doc/doxygen/html
po/*.pot
po/*.gmo
po/POTFILES
po/Makefile.in.in
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/insert-header.sin
po/quot.sed
po/remove-potcdate.s*
/niepce-main/src/config.rs
target/
**/*.rs.bk
crates/npc-*/Cargo.lock
__bindgen.cpp
__bindgen.ii