1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-11-15 02:19:02 +00:00
arsenetar.github.io/.gitignore
Andrew Senetar c5c8876717 Update GemFile & .gitignore
Updates the Gemfile to fix an issue in windows. Additionally the gitignore
was cleaned up.
2015-06-09 22:18:58 -05:00

25 lines
260 B
Plaintext

#############
## Jekyll
#############
.jekyll-metadata
_site/
Gemfile.lock
#############
## Windows
#############
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
#############
## Linux
#############
.*
!.gitignore
!.gitattributes
*~