update gitignore
This commit is contained in:
parent
5ef16fc4cc
commit
9ff3621b52
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -354,3 +354,11 @@ LANCommander/Settings.yml
|
||||||
LANCommander/Saves/
|
LANCommander/Saves/
|
||||||
LANCommander/Media/
|
LANCommander/Media/
|
||||||
LANCommander/Uploads/
|
LANCommander/Uploads/
|
||||||
|
|
||||||
|
# Build artefacts
|
||||||
|
_Build/
|
||||||
|
LANCommander/dist/
|
||||||
|
LANCommander/wwwroot/scripts/dist
|
||||||
|
|
||||||
|
# Jetbrains Rider
|
||||||
|
.idea/
|
||||||
|
|
Loading…
Add table
Reference in a new issue