summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bad4d6318b6ed0dc81c0cbf81b633e88203027be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*

!lib/*
!tpl/*
!js/*
!design/*

!index.php
!.gitignore
!README
!schema.sql

lib/conf/sql.php
*~
.htaccess
*.swp
nohup.out
_old
files/*
design/cgit*