/.artifacts/
/.gopathok
/_output/
/docs/*.[158]
/docs/*.[158].gz
/crio.conf
*.o
*.orig
*.test
/pause/pause.o
/bin/
/test/bin2img/bin2img
/test/checkseccomp/checkseccomp
/test/copyimg/copyimg
/build
coverprofile
.gdb_history
*gomock_reflect*
lib/state.json
result
*_junit.xml

./Vagrantfile
.vagrant/

.vscode/

# Eclipse files
.classpath
.project
.settings/**

# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
.idea/
*.iml

# Emacs save files
*~
\#*\#
.\#*

# See https://github.com/cri-o/cri-o/issues/4820
/vendor/**/.gitattributes
