diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,6 @@ bin/ obj/ +aux/ \#*\# .\#* *~ @@ -13,3 +14,6 @@ obj/ *.dvi *.ps *.info +.config.mk +/config.status +/Makefile |
![]() |
index : libcoopgamma | |
| [Feature complete] Cooperative gamma library | Mattias Andrée <m@maandree.se> |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,5 +1,6 @@ bin/ obj/ +aux/ \#*\# .\#* *~ @@ -13,3 +14,6 @@ obj/ *.dvi *.ps *.info +.config.mk +/config.status +/Makefile |