Forráskód Böngészése

updated gitignore for ignoring text files

Harsh Parikh 2 éve
szülő
commit
85df0d1a36
1 módosított fájl, 1 hozzáadás és 1 törlés
  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