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