diff options
author | Aleksey Kladov <[email protected]> | 2018-08-10 23:04:09 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-08-10 23:04:09 +0100 |
commit | f99551f46b1583ed43751e4d26fe76a0b913eb5f (patch) | |
tree | f0ab26d58c5bfd7237eb2f0117fcc141a1c3a5f4 /codeless/.gitignore | |
parent | 9863b9161d8d702848516be70c5c8161b7f382e8 (diff) |
reorganize
Diffstat (limited to 'codeless/.gitignore')
-rw-r--r-- | codeless/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/codeless/.gitignore b/codeless/.gitignore deleted file mode 100644 index 7a3b76693..000000000 --- a/codeless/.gitignore +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | target | ||
2 | index.node | ||
3 | artifacts.json | ||
4 | *.vsix | ||
5 | out/* | ||
6 | node_modules/* | ||
7 | log/* | ||