rugk пре 10 година
родитељ
комит
c6af0ebfce
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -5,7 +5,7 @@
 # Ignore data/
 data/
 
-# Ignore vendor dir of Compser except PHP files
+# Ignore vendor dir of Composer except PHP files
 vendor/*.*
 vendor/*/*.*
 vendor/*/*/*.*