1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-18 13:36:14 +02:00
youki/.gitignore
David Gibson b22e358372 Add *~ editor backup files to gitignore
Filenames ending in *~ are used by emacs, amongst others, for backup files,
which we don't want to check in to git.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-12-02 17:20:31 +11:00

20 lines
117 B
Plaintext

/tutorial
.idea/
**/target
.vagrant/
tags
tags.lock
tags.temp
youki
!youki/
youki_integration_test
.vscode
*~