18 lines
144 B
Plaintext
18 lines
144 B
Plaintext
|
*.gem
|
||
|
*.lock
|
||
|
*.log
|
||
|
.DS_Store
|
||
|
.bundle
|
||
|
.env
|
||
|
node_modules
|
||
|
vendor
|
||
|
|
||
|
# Ignore build/export artifacts
|
||
|
lib/**/build/
|
||
|
|
||
|
# Gatsby
|
||
|
public
|
||
|
.cache
|
||
|
|
||
|
# Now
|
||
|
.now
|