aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-16 16:24:56 +0100
committerDanny van Kooten <dannyvankooten@users.noreply.github.com>2020-03-16 16:24:56 +0100
commitc3ebcee2541d7dcc515fba929aa83555ccbdc030 (patch)
tree69c9ffaea1a653f6876363cf4699a00136dd23d3 /.gitignore
parent31e98ced014b9326ddfc990b003864df69cd4dcc (diff)
downloadunja-c3ebcee2541d7dcc515fba929aa83555ccbdc030.tar.gz
unja-c3ebcee2541d7dcc515fba929aa83555ccbdc030.zip
add if statements & use object values internally
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4157400..d19a272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
hyde
*.dSYM
-bin/ \ No newline at end of file
+bin/
+.vscode
+vgcore.* \ No newline at end of file