Skip to content

Commit 0d81f97

Browse files
authored
Added build and node directory to gitignore file. (zalando#1102)
1 parent 808030a commit 0d81f97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ __pycache__/
4848

4949
# Distribution / packaging
5050
.Python
51+
ui/app/node_modules
52+
ui/operator_ui/static/build
5153
build/
5254
develop-eggs/
5355
dist/

0 commit comments

Comments
 (0)