mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
39 lines
No EOL
480 B
Text
39 lines
No EOL
480 B
Text
# MacOs
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
Icon
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
# Linux
|
|
!.gitignore
|
|
*~
|
|
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
|
|
# TextMate
|
|
*.tmproj
|
|
*.tmproject
|
|
tmtags
|
|
|
|
# Sublime
|
|
*.sublime-workspace
|
|
|
|
# ikrpg
|
|
_site
|
|
Makefile
|
|
_posts/0000-01-01-Todo.html
|
|
_posts/0000-01-01-Example-Markup.html
|
|
README.md
|
|
_posts/Careers
|
|
_posts/Combat-Tool
|
|
_posts/Adventures
|
|
_posts/Character-Bootstrap
|
|
static/javascripts/combat.js
|
|
static/javascripts/character-bootstrap.js |