Add list of ignored files.
This commit is contained in:

committed by
Marc Delisle

parent
995b90b551
commit
3e5c8f9f01
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# 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
|
||||||
|
*.sw[op]
|
Reference in New Issue
Block a user