MyShaarli/.gitignore

13 lines
168 B
Plaintext
Raw Normal View History

2013-02-26 13:23:26 +01:00
# Ignore data/, tmp/, cache/ and pagecache/
2013-03-10 14:16:29 +01:00
data
tmp
cache
pagecache
# Eclipse project files
.settings
.buildpath
.project
# Ignore raintpl generated pages
*.rtpl.php