508a202a69
Signed-off-by: Haoran Wang <haowang@redhat.com>
32 lines
377 B
Text
32 lines
377 B
Text
/.artifacts/
|
|
/_output/
|
|
/conmon/conmon.o
|
|
/docs/*.[158]
|
|
/docs/*.[158].gz
|
|
/crio.conf
|
|
*.o
|
|
*.orig
|
|
/pause/pause.o
|
|
/bin/
|
|
/test/bin2img/bin2img
|
|
/test/checkseccomp/checkseccomp
|
|
/test/copyimg/copyimg
|
|
|
|
Vagrantfile
|
|
.vagrant/
|
|
|
|
.vscode/
|
|
|
|
# Eclipse files
|
|
.classpath
|
|
.project
|
|
.settings/**
|
|
|
|
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
|
|
.idea/
|
|
*.iml
|
|
|
|
# Emacs save files
|
|
*~
|
|
\#*\#
|
|
.\#*
|