diff options
author | Kees Monshouwer <mind04@monshouwer.org> | 2013-06-14 22:51:22 +0200 |
---|---|---|
committer | mind04 <mind04@monshouwer.org> | 2013-06-14 22:52:07 +0200 |
commit | 5ff1fb0a1a0b00bf584c6eb32d8555fa4e29b595 (patch) | |
tree | eb42e738a39582645792f2fe5ed1a6255b36bc49 | |
parent | Fix 'RGroups @none' in config mode, thanks Piotr Goczal for reporting (diff) | |
download | mod_ruid2-5ff1fb0a1a0b00bf584c6eb32d8555fa4e29b595.tar.gz |
Create .gitignore file
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42aea12 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.libs/ +mod_ruid2.la +mod_ruid2.lo +mod_ruid2.o +mod_ruid2.slo |