diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-04 22:30:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-04 22:30:29 +0200 |
commit | 43e3871abcfa19cc8ccca9295d8a627ca19d96dc (patch) | |
tree | 1284972b55f0c60d630e974877c137322a46d982 | |
parent | e65eddef49a9a08ce8f36557c117a46a9664caad (diff) | |
download | libpam-x2go-43e3871abcfa19cc8ccca9295d8a627ca19d96dc.tar.gz libpam-x2go-43e3871abcfa19cc8ccca9295d8a627ca19d96dc.tar.bz2 libpam-x2go-43e3871abcfa19cc8ccca9295d8a627ca19d96dc.zip |
.gitignore: Let us not ignore files, otherwise we miss flaws in distclean.
-rw-r--r-- | .gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 84cea41..0000000 --- a/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -libpam-x2go-[0-9].[0-9].[0-9].tar.gz -libpam-x2go-[0-9].[0-9].[0-9].tar.gz.asc -src/pam_x2go.la -src/pam_x2go_la-pam-x2go.lo -src/pam_x2go_la-pam-x2go.o -src/pam-x2go.la -x2go-auth-check |