Update gitignore file

This commit is contained in:
itm4n
2026-03-28 18:05:48 +01:00
parent 88a5f58100
commit 49943fb287
+2 -2
View File
@@ -8,8 +8,8 @@
# location for building scripts, and then creating GitHub releases.
# The only exception is the '.gitkeep' file, which allows to keep the
# 'release' folder even if it's empty.
/release/*
!/release/.gitkeep
/dist/*
!/dist/.gitkeep
# Ignore all markdown files, except the README and other files located in the
# info folder.