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