mirror of
https://github.com/restincode/restincode.git
synced 2026-06-11 08:15:18 +02:00
Add .envrc and .gitignore_local to .gitignore
This commit is contained in:
parent
b1738d7767
commit
e07089b990
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
|||
_site
|
||||
.bundle
|
||||
vendor
|
||||
|
||||
# Local environment and configuration
|
||||
.envrc
|
||||
.gitignore_local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue