mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2026-01-28 09:11:37 +00:00
Start Migration to Jekyll
Migrating blog to Jekyll to make things easier in the log run.
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
*/sass_cahce/*
|
||||
# Jekyll and Scss
|
||||
_site/
|
||||
/sass_cache/
|
||||
|
||||
#############
|
||||
## Windows
|
||||
@@ -6,29 +8,10 @@
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
|
||||
# Folder config file
|
||||
Desktop.ini
|
||||
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
#############
|
||||
## OSX
|
||||
#############
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Files that might appear on external disk
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
#############
|
||||
## Linux
|
||||
#############
|
||||
|
||||
Reference in New Issue
Block a user