container/.gitignore

16 righe
196 B
Plaintext

# Ignore everything in this directory
bin/*
doc/*
busybox/*
# Except this file
!.gitkeep
!doc/Creating_containers-Part_1.html
!doc/Creating containers - Part 1_files/
*.o
.vscode/
.idea/
*.iml