Add gitignore (exclude Firefly token, .DS_Store)
This commit is contained in:
commit
63894b97fd
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Secrets — never commit the Firefly token
|
||||||
|
.firefly.json
|
||||||
|
|
||||||
|
# macOS cruft
|
||||||
|
.DS_Store
|
||||||
Loading…
x
Reference in New Issue
Block a user