This repository has been archived on 2024-06-20. You can view files and clone it, but cannot push or open issues or pull requests.
Shaarlet/.gitignore
2013-03-11 10:10:50 +01:00

10 lines
124 B
Text

# Ignore data/, tmp/, cache/ and pagecache/
data
tmp
cache
pagecache
# Eclipse project files
.settings
.buildpath
.project