From 2d158b7845311a093379ee31c6c709dab457c54c Mon Sep 17 00:00:00 2001 From: asyncnomi Date: Wed, 14 Dec 2022 01:05:28 +0100 Subject: [PATCH] bla --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 806bd57..6d72418 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# Directories and files +node_modules/ +package-lock.json +prankdata.txt +ldap-conf.json + + # ---> VisualStudioCode .vscode/* !.vscode/settings.json @@ -9,4 +16,4 @@ # Local History for Visual Studio Code .history/ -*:Zone.Identifier \ No newline at end of file +*:Zone.Identifier