Skip to content

Commit 2ed7b7a

Browse files
highruneddefunkt
authored andcommitted
Add LemonStand gitignore.
1 parent 31198dd commit 2ed7b7a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

LemonStand.gitignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
boot.php
2+
index.php
3+
install.php
4+
/config/*
5+
!/config/config.php
6+
/controllers/*
7+
/init/*
8+
/logs/*
9+
/phproad/*
10+
/temp/*
11+
/uploaded/*
12+
/installer_files/*
13+
/modules/backend/*
14+
/modules/blog/*
15+
/modules/cms/*
16+
/modules/core/*
17+
/modules/session/*
18+
/modules/shop/*
19+
/modules/system/*
20+
/modules/users/*

0 commit comments

Comments
 (0)