remove www from gitignore

This commit is contained in:
core 2023-11-03 16:32:48 -04:00
parent 368f8b23fc
commit 72908de36f
Signed by: core
GPG Key ID: FDBF740DADDCEECF
2 changed files with 1 additions and 3 deletions

3
.gitignore vendored
View File

@ -4,5 +4,4 @@ Cargo.lock
nexrad-browser/bin/
nexrad-browser/pkg/
nexrad-browser/wasm-pack.log
nexrad-browser/www/wasm
nexrad-browser/www/
nexrad-browser/www/wasm

View File

@ -2,6 +2,5 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/nexrad-browser/www" vcs="Git" />
</component>
</project>