1
0
mirror of https://github.com/arsenetar/PrismHighlight.git synced 2026-01-25 16:11:38 +00:00

First Version ( v0.1 )

First Version of the PrismHighlight Mediawiki extension.
This commit is contained in:
2013-06-07 01:49:35 -04:00
commit 7e04feff9f
44 changed files with 2473 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@@ -0,0 +1,36 @@
#############
## Windows
#############
# 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
#############
.*
!.gitignore
!.gitattributes
*~