diff options
| author | 2013-11-08 18:38:08 +0100 | |
|---|---|---|
| committer | 2013-11-08 18:38:08 +0100 | |
| commit | 934d8aa21c6b7b26222196d7911556131a063e12 (patch) | |
| tree | c914f956695979594d1156731414684bff69fcf2 | |
| parent | fd78a264e39143e9a719329c6f25132e575743d8 (diff) | |
Ajoute touch.txt dans le .gitignore
| -rw-r--r-- | public/data/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/data/.gitignore b/public/data/.gitignore index 315458098..8498bc17e 100644 --- a/public/data/.gitignore +++ b/public/data/.gitignore @@ -1,3 +1,4 @@ favicons Configuration.array.php *.sqlite +touch.txt
\ No newline at end of file |
