Kaynağa Gözat

gitignore: ignore anything with the name base

Sometimes we create symlinks to the base directory. Symlinks are files. To ignore them, we need to do this change.
Shiv Tyagi 1 yıl önce
ebeveyn
işleme
944367a32f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -135,4 +135,4 @@ redis_data/*
 dump.rdb
 dump.rdb
 
 
 # base directory
 # base directory
-base/
+base