Issue 8371 again: Fallback for item permissions
[friendica.git/.git] / .gitignore
index 49d08ba..2d8acf0 100644 (file)
@@ -6,7 +6,6 @@ favicon.*
 *.out
 *.version*
 home.html
-
 *~
 robots.txt
 
@@ -34,6 +33,9 @@ report/
 #ignore NetBeans IDE's private files (at least)
 /nbproject/private/
 
+Ignore config files from VSCode
+/.vscode/
+
 #ignore smarty cache
 /view/smarty3/compiled/
 
@@ -74,3 +76,6 @@ venv/
 
 #ignore filesystem storage default path
 /storage
+
+#Ignore log folder
+/log