diff options
author | eliott <eliott@cactuswax.net> | 2007-09-23 08:45:53 +0200 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2007-09-23 08:45:53 +0200 |
commit | f150531062f80c61f923224ffe7753676b5f1417 (patch) | |
tree | 3e4b7afe96aec32895cba775396c90e2994804f4 | |
parent | 47855f993a3b98956d0fc5c402e7f8439fdbeec9 (diff) | |
download | aur-f150531062f80c61f923224ffe7753676b5f1417.tar.gz aur-f150531062f80c61f923224ffe7753676b5f1417.tar.xz |
Added gitignore again.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9e572cee --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +web/lib/config.inc + |