diff options
author | eliott <eliott@cactuswax.net> | 2007-09-22 12:09:00 -0700 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2007-09-22 12:09:00 -0700 |
commit | ac8291a5dcbfe9edf53d627be1139fe52708d4ce (patch) | |
tree | 7011917a59cf4c5f49c533d697409ead3e4d0957 /.gitignore | |
parent | 8d11961ee75c5372d3cfd104ee83242127fcffa5 (diff) | |
download | aurweb-ac8291a5dcbfe9edf53d627be1139fe52708d4ce.tar.xz |
Changes to bring the main arch site theme to the aur.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e572ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +web/lib/config.inc + |