-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
62 lines (61 loc) · 930 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
60
61
62
**/__pycache__
*.ckpt
*.craff
*.log
*.o
*.old
*.out
*.so
*.state/*
*.swp
*.tar
*/__pycache__/*
*_old
.backup/*
.cproject
.github/workflows/modified_folders.txt
.modcache
.nfs*
.project
.project-properties/*
.settings/*
.vscode
GNUmakefile
attic
backup_modules/*
bin/
buildroot/*
cache_stats/*
compile_commands.json
compiler.mk
config.mk
doc/doxygen
documentation
documentation.html
edk2_src/Build/*
edk2_src/Conf/*
edk2_src/edk2_buildroot
edk2_src/images/*
edk2_src/log
edk2_src/logs/**/*
lib
linux/linux-headers-*.deb
linux/linux-image-*.deb
linux/linux-libc-dev_*.deb
linux/linux-upstream_*.buildinfo
linux/linux-upstream_*.changes
linux/linux-upstream_*.diff.gz
linux/linux-upstream_*.orig.tar.gz
linux/linux.tar.gz
linux64/*
logs/*
patchelf-0.10.tar.gz
python_tests/__init__.pyc
scripts/docker/c3_docker.key
scripts/docker/c3_docker.key.pub
simics
simics-eclipse
simics-gui
simics-install/*
targets/*
!internal/spec/**/*.out