Просмотр исходного кода

updated gitignore for ignoring text files

Harsh Parikh 2 лет назад
Родитель
Сommit
85df0d1a36
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -60,7 +60,7 @@ target/
 # Ignoring all pdfs and test files.
 *.pdf
 *.xlsx
-
+*.txt
 complaints/test.py
 *.csv
 foo.py