mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
Add ignores
This commit is contained in:
parent
4ba19c2dbe
commit
dedfdba39b
3 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@ sw.*
|
||||||
.idea/*
|
.idea/*
|
||||||
tailwind.compiled.css
|
tailwind.compiled.css
|
||||||
tailwind.config.js
|
tailwind.config.js
|
||||||
|
/data
|
||||||
|
|
|
||||||
1
.ignore
Normal file
1
.ignore
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
/data/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue