commit | 7ea2497b9aa901685d3d0bf9505b80a5d18f9c39 | [log] [tgz] |
---|---|---|
author | Sagar Vora <sagar@resilient.tech> | Thu Jan 31 09:17:29 2019 +0530 |
committer | GitHub <noreply@github.com> | Thu Jan 31 09:17:29 2019 +0530 |
tree | b24eefbc8c87ecfa9de1030a5fa91cbde7b1918f | |
parent | 76728b87ab68903e3eb790b69b79d8fad1ede2e6 [diff] [blame] |
Fix salary patch (#16531) fix: salary structure assignment patch, add .vscode to gitignore
diff --git a/.gitignore b/.gitignore index 1652244..473a621 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,4 +12,5 @@ *.swo __pycache__ *~ +.vscode/ node_modules/ \ No newline at end of file