diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ site .bundle .DS_Store -.rvmrc .sass-cache test source/_stash +vendor/ruby +vendor/ruby |
index : website/my_new_personal_website | ||
This is my current personnal website (frontend and backend) | git version control |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,8 @@ site .bundle .DS_Store -.rvmrc .sass-cache test source/_stash +vendor/ruby +vendor/ruby |