Skip to content

Commit 91240dd

Browse files
committedMay 18, 2019
Added .DS_Store and mastodon-data.toml to .gitignore
1 parent 0cf93ec commit 91240dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
/target
22
**/*.rs.bk
3-
Cargo.lock
3+
Cargo.lock
4+
*.DS_Store
5+
mastodon-data.toml

0 commit comments

Comments
 (0)
Please sign in to comment.