forked from xpn-arcos/xpn
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (44 loc) · 693 Bytes
/
.gitignore
File metadata and controls
51 lines (44 loc) · 693 Bytes
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
# http://www.gnu.org/software/automake
/ar-lib
/mdate-sh
/py-compile
/test-driver
/ylwrap
.deps/
.dirstamp
# Editors
.idea
src/.vscode
.vscode/settings.json
# http://www.gnu.org/software/autoconf
autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.cache
/config.guess
/config.log
/config.status
/config.sub
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1
configure~
configure
include/config.h
include/config.h.in~
**/Makefile
/Makefile
/Makefile.in
src/base/Makefile
src/base/Makefile.in
src/utils/Makefile
src/utils/Makefile.in
src/xpn_client/Makefile.in
src/xpn_client/Makefile
src/xpn_server/Makefile.in
src/xpn_server/Makefile
test/integrity/xpn/circs