Add .gitignore from master.
This commit is contained in:
31
.gitignore
vendored
Normal file
31
.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# Directory for creating releases
|
||||||
|
release
|
||||||
|
# Configuration files
|
||||||
|
config.inc.php
|
||||||
|
config.header.inc.php
|
||||||
|
config.footer.inc.php
|
||||||
|
# Upload/save dirs
|
||||||
|
upload
|
||||||
|
save
|
||||||
|
# For setup script
|
||||||
|
config
|
||||||
|
# ctags
|
||||||
|
tags
|
||||||
|
# Editor files
|
||||||
|
phpmyadmin.wpj
|
||||||
|
.projectOptions
|
||||||
|
.vimrc
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.buildpath
|
||||||
|
.cache
|
||||||
|
.idea
|
||||||
|
*.sw[op]
|
||||||
|
# Locales
|
||||||
|
locale
|
||||||
|
# Backups
|
||||||
|
*~
|
||||||
|
# Javascript sources
|
||||||
|
sources
|
||||||
|
# API documentation
|
||||||
|
apidoc
|
29
themes/.gitignore
vendored
Normal file
29
themes/.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
aqua
|
||||||
|
aqua_brushed
|
||||||
|
arctic_ocean
|
||||||
|
cactica_blues
|
||||||
|
clearview3
|
||||||
|
crimson_gray
|
||||||
|
dark_lime
|
||||||
|
darkblue_gray
|
||||||
|
garvblue
|
||||||
|
graphivore
|
||||||
|
green_orange
|
||||||
|
grid
|
||||||
|
hillside
|
||||||
|
openphpnuke
|
||||||
|
original_small
|
||||||
|
paradice
|
||||||
|
pixeline
|
||||||
|
pmahomme
|
||||||
|
silk
|
||||||
|
silkline
|
||||||
|
smooth_yellow
|
||||||
|
very_small
|
||||||
|
xampp
|
||||||
|
xp_basic
|
||||||
|
xp_blue
|
||||||
|
xp_dirty
|
||||||
|
xp_green
|
||||||
|
xp_silver
|
||||||
|
programmersdarkside
|
Reference in New Issue
Block a user