Rename function name
[GitHub/WoltLab/WCF.git] / .gitignore
index fa7481cb4ba1bbe04be3720427c1e6be1444ff40..e5544bc4c4486c1118ecc748b73f85339bbc40cd 100644 (file)
@@ -48,7 +48,10 @@ nbactions.xml
 *.sublime-*
 
 # Textmate
-*.tmproj 
+*.tmproj
+
+# Visual Studio Code
+.vscode/
 
 # WoltLab Suite
 # Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
@@ -56,4 +59,4 @@ nbactions.xml
 *.tar.gz
 
 # Node.js
-extra/node_modules
+node_modules/