Add web resource folder back to gitignore (#1583)

This commit is contained in:
Gold856
2024-11-17 00:24:21 -05:00
committed by GitHub
parent 478723ca2c
commit 005363c5cd

2
.gitignore vendored
View File

@@ -146,7 +146,7 @@ photonlib-cpp-examples/*/vendordeps/*
photonlib-cpp-examples/*/networktables.json.bck
photonlib-java-examples/*/networktables.json.bck
*.sqlite
photon-server/src/main/resources/web/index.html
photon-server/src/main/resources/web/*
venv
.venv/*
.venv