gitignore: updated to add two doc images

This commit is contained in:
Miki Lombardi
2024-03-29 21:50:54 +00:00
parent 2ea16c9fec
commit 67d4061c83

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Ide
.idea
images/*
!images/ign-demo-image.gif
!images/ign-demo-gruvbox.gif
#python cache
__pycache__/