Main commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ignore Bundler config
|
||||
.bundle/
|
||||
|
||||
# Ignore locally installed gems/dependencies
|
||||
vendor/
|
||||
|
||||
# Ignore environment variables (sensitive data)
|
||||
.env
|
||||
Reference in New Issue
Block a user