author | Michael Krelin <hacker@klever.net> | 2005-01-30 00:57:53 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2005-01-30 00:57:53 (UTC) |
commit | 71f4cc84c3788c6904ede17cd626a9ca9c349e3b (patch) (unidiff) | |
tree | cfe7736ae3416ad314b7451b756e587335c357c7 /.gitignore | |
parent | acd2a536dd6bb3ef9438482725f77ac9044ae79b (diff) | |
download | sitecing-71f4cc84c3788c6904ede17cd626a9ca9c349e3b.zip sitecing-71f4cc84c3788c6904ede17cd626a9ca9c349e3b.tar.gz sitecing-71f4cc84c3788c6904ede17cd626a9ca9c349e3b.tar.bz2 |
initial commit into repository
-rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c57e5fe --- a/dev/null +++ b/.gitignore | |||
@@ -0,0 +1,15 @@ | |||
1 | configure | ||
2 | Makefile.in | ||
3 | config.log | ||
4 | config.status | ||
5 | aux | ||
6 | cache | ||
7 | autom4te.cache | ||
8 | INSTALL | ||
9 | config.sitecing | ||
10 | NEWS | ||
11 | aclocal.m4 | ||
12 | Makefile | ||
13 | fastcgi-bin | ||
14 | logs | ||
15 | run | ||