diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-17 14:50:36 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-17 14:50:36 +0200 |
commit | c8b850133a9acf63f421da4643da07d7cfaa7f98 (patch) | |
tree | 3e180fd8d70d8110f509057d58050910ddfefa80 /.gitignore | |
parent | 7b128c660a798759c6f9e1d6751b811ce1d2874f (diff) |
added web-build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ npm-debug.* *.key *.mobileprovision *.orig.* -web-build/ +#web-build/ # Configurations app/config/env.*.js |