mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-03 11:04:24 +00:00
32 lines
547 B
Plaintext
32 lines
547 B
Plaintext
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# ignore install folder with update ( i think not sure )
|
|
# Fannybaws note - I am sure, it should not be ignored :)
|
|
# /install/*
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Mac crap
|
|
.DS_Store
|
|
|
|
# Ignore generated config file
|
|
GameEngine/config.php
|
|
|
|
# Ignore generated prevention and notes
|
|
GameEngine/Prevention/*
|
|
GameEngine/Notes/*
|
|
|
|
# Install instalation_done marker left by install script
|
|
install/installation_done
|
|
/.buildpath
|
|
/.project
|
|
/installed_*/
|
|
/installation_done
|
|
|
|
# Eclipse settings
|
|
.settings
|
|
|
|
# PHPStorm
|
|
.idea |