This website works better with JavaScript
git Service of IN-Ulm e.V.
Explore
Help
Sign In
ulpeters
/
minio
Watch
1
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
added .backupignore for cache
admin
5 years ago
parent
c819757442
commit
eba7e41477
3 changed files
with
4 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
restic/.gitignore
0
0
restic/data/cache/.backupignore
4
0
restic/data/cache/.gitignore
+ 0
- 1
restic/.gitignore
View File
@@ -1,2 +1 @@
.env
.env
-data/cache/
+ 0
- 0
restic/data/cache/.backupignore
View File
+ 4
- 0
restic/data/cache/.gitignore
View File
@@ -0,0 +1,4 @@
+*
+*/
+!.gitignore
+!.backupignore