Integrate .private to .gitignore
dkl9

dkl9 commited on 2025-355 14:35:56
Showing 2 changed files, with 3 additions and 4 deletions.

... ...
@@ -1,4 +1,5 @@
1
-img/
2 1
 backups/
3
-personal.rec
4 2
 personal.rec.bak
3
+# private
4
+personal.rec
5
+img/
... ...
@@ -1,2 +0,0 @@
1
-img/
2
-personal.rec
3 0