Skip to content

Commit

Permalink
Adjust gitignore and pubignore for csv
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot committed Sep 24, 2023
1 parent d42f1a6 commit 60a918a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
*.config.dart

# Downloaded files
mac-vendors-export.csv
/mac-vendors-export.csv
1 change: 1 addition & 0 deletions .pubignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
**/test/
**/donation/
*.sh
/mac-vendors-export.csv

0 comments on commit 60a918a

Please sign in to comment.