diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2010-12-27 01:14:27 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2010-12-27 01:14:27 +0100 |
commit | 9e411c8fe5f3a7b507bca0c4e132454d7d57650c (patch) | |
tree | 197f94ed3af663ef0397c065479071c9d3a439d6 /.gitignore |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2fa971 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.swp +*.o +*.conf +*.sock +*.vim +/audistd +.sconf_temp +.sconsign.dblite +.sconf_temp +config.log |