Add Google Analytics (G-7J4BKPGWR1) to all pages, add .gitignore for vendor/bundle
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Bundler
|
||||
vendor/bundle/
|
||||
.bundle/
|
||||
|
||||
# Jekyll
|
||||
_site/
|
||||
public/
|
||||
*.gem
|
||||
*.gemspec
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user