mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Merge pull request #300 from restincode/update-gitignore
Add .envrc and .gitignore_local to .gitignore
This commit is contained in:
commit
e73f06985d
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
_site
|
_site
|
||||||
.bundle
|
.bundle
|
||||||
vendor
|
vendor
|
||||||
|
|
||||||
|
# Local environment and configuration
|
||||||
|
.envrc
|
||||||
|
.gitignore_local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue