forked from assimilation/assimilation-official
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
70 lines (70 loc) · 1.12 KB
/
.gitignore
File metadata and controls
70 lines (70 loc) · 1.12 KB
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
Syntax: regex
CMakeFiles/*
*/CMakeFiles
*/CMakeFiles/*
CMakeCache.txt
*.so
*.a
/Makefile
Makefile
*.cmake
*.swp
*.bak
*.pyc
*.i
*.shell_history
*.nfs0000*
*/foo
*.out
*/*.out
*/*/*.out
*/*/*/*.out
testcode/filetest
testcode/mainlooptest
testcode/pinger
testcode/gtest[0-9][0-9]
doxygen/*
cma/cma
cma/assimcli
Doxyfile
*.pyc
*.swp
*.swo
include/framesettypes.h
include/frametypes.h
include/projectcommon.h
nanoprobe/nanoprobe
install_manifest.txt
discovery_agents/*.txt
_CPack_Packages/*
*.deb
*.rpm
install_manifest_*-component.txt
buildtools/debian/postinst
buildtools/debian/postrm
cma/AssimCtypes.py
cma/AssimCtypes.py-install
cma/violations.sqlite
docfiles/html
cma/systemtests/*
docker/CentOS6/Dockerfile
docker/CentOS/centos*
docker/CentOS/latest
docker/installertest/Dockerfile
docker/installertest/installme
docker/Debian/jessie
docker/Debian/sid
docker/Debian/wheezy
docker/Debian/latest
docker/Fedora/2[0-9]
docker/Fedora/latest
docker/Ubuntu/lucid
docker/Ubuntu/precise
docker/Ubuntu/trusty
docker/Ubuntu/utopic
docker/Ubuntu/vivid
docker/Ubuntu/wily
docker/Ubuntu/latest
docker/openSUSE/13.2
docker/openSUSE/42.1
docker/openSUSE/latest