alacritty-debian/target
Vicente Olivert Riera f0935b323f
Ignore target files
The resulting deb files inside the "target" directory are not ignored by Git,
therefore the output of "git status" is not clean since there are untracked
changes.

Everything under the "target" directory should be ignored, hence adding a
".gitignore" file for it. Also, the ".gitkeep" file is no longer necessary since
the "target" directory will not be empty thanks to the ".gitignore" file we have
added.
2022-07-04 22:19:48 +09:00
..
.gitignore Ignore target files 2022-07-04 22:19:48 +09:00