diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-12-03 23:39:15 +0100 |
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-12-03 23:39:15 +0100 |
| commit | 47a4845cc6286b3fffa0538f6c46cf359f193fd0 (patch) | |
| tree | a431acd217f664638eae5192bb1a68bd7a15a603 /.gitignore | |
| parent | Makefile comments (diff) | |
| download | lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.gz lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.bz2 lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.xz lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.tar.zst lowbat-gnu-47a4845cc6286b3fffa0538f6c46cf359f193fd0.zip | |
.gitignore update
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -96,4 +96,7 @@ zsdoc/data /tests/_output/* !/tests/_output/.gitkeep -# End of https://www.gitignore.io/api/zsh,linux,emacs
\ No newline at end of file +# End of https://www.gitignore.io/api/zsh,linux,emacs + +bin/* +lowbat
\ No newline at end of file |
