Skip to content

Commit 44f73fb

Browse files
author
exedev
committed
added *.csv,txt,json to .gitignore to avoid commit those
1 parent 3970546 commit 44f73fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ go.work.sum
3333

3434
stock-fetcher
3535
main
36+
*.csv
37+
*.txt
38+
*.json

0 commit comments

Comments
 (0)