Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2014-03-20 16:05:53 +0400
committerMichal Čihař <michal@cihar.com>2014-03-20 16:05:53 +0400
commit2e867368e08f2c9499005c93b9dcadb1b9cc91c4 (patch)
tree4743df11c3013c5d6c57b72bec886d60cc120e2a /.gitignore
parent3811fc40703e6dbc1771fb269d715f9a7d2914e3 (diff)
Ignore Ant cache files
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e8a01470f1..25f05a8ec3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,4 +42,6 @@ phpunit.xml
# Netbeans ide stuff
/nbproject/
# Eclipse ide stuff
-/.pydevproject \ No newline at end of file
+/.pydevproject
+# Ant cache
+cache.properties