diff options
author | EC2 Default User <eisin@users.noreply.github.com> | 2018-07-01 04:29:33 +0200 |
---|---|---|
committer | EC2 Default User <eisin@users.noreply.github.com> | 2018-07-01 04:29:33 +0200 |
commit | f0284bc41ef998484be68a701a3c86767ec23852 (patch) | |
tree | a913e601147b9558fe1805f197789c51e1cfee24 /.gitignore | |
parent | initial added (diff) | |
download | pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar.gz pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar.bz2 pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar.lz pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar.xz pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.tar.zst pamldapd-f0284bc41ef998484be68a701a3c86767ec23852.zip |
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..cac9a7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +pamldapd +*.test +*.out |