Add comments to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Ignore temporary build files
|
||||||
build/
|
build/
|
||||||
|
# Ignore the output artifact directory
|
||||||
out/
|
out/
|
||||||
|
# Ignore the generated Debian changelog
|
||||||
debian/changelog
|
debian/changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user