1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: ignore .history

This commit is contained in:
Kierán Meinhardt
2020-10-06 23:21:24 +02:00
parent 8098cdc842
commit f072262354

View File

@@ -121,6 +121,7 @@ in {
".envrc"
".direnv/"
"dist-newstyle/"
".history"
];
};