Skip to content

Commit e07b1ee

Browse files
mwfarbjuagargi
authored andcommitted
moving static web locations to /web folder
1 parent 10abb30 commit e07b1ee

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+7
-7
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
*~
1818

1919
# User-defined webapp node addresses
20-
clients_default.json
21-
clients_user.json
22-
servers_user.json
20+
webapp/web/config/clients_default.json
21+
webapp/web/config/clients_user.json
22+
webapp/web/config/servers_user.json
2323

2424
# Generated webapp data and logging
25-
webapp.db
26-
webapp/data
25+
webapp/web/webapp.db
26+
webapp/web/data
2727
.webapp
2828

2929
# IDE project files
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)