mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Update .gitignore to match new folder structure
This commit is contained in:
parent
47c37e198c
commit
d915659c03
1 changed files with 1 additions and 8 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,14 +1,7 @@
|
||||||
.nrepl-port
|
.nrepl-port
|
||||||
.shadow-cljs/
|
.shadow-cljs/
|
||||||
node_modules/
|
node_modules/
|
||||||
public/app/
|
public/*
|
||||||
|
|
||||||
# LaTeX
|
|
||||||
|
|
||||||
docs/*.aux
|
|
||||||
docs/*.log
|
|
||||||
docs/*.out
|
|
||||||
docs/*.pdf
|
|
||||||
|
|
||||||
# Created by https://www.gitignore.io/api/emacs
|
# Created by https://www.gitignore.io/api/emacs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue