1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 05:20:56 +02:00

[develop-olympus] Basic gitignore file for cache files and backups.

This commit is contained in:
Nils Adermann
2010-05-02 23:44:42 +02:00
parent e09ab8a4c5
commit fd23bccd4d

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
phpBB/cache/*.php
*~