1
0
mirror of https://github.com/arsenetar/PrismHighlight.git synced 2024-11-21 03:19:02 +00:00
PrismHighlight/.gitignore
Andrew Senetar 7e04feff9f First Version ( v0.1 )
First Version of the PrismHighlight Mediawiki extension.
2013-06-07 01:49:35 -04:00

36 lines
409 B
Plaintext

#############
## 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
*~