diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,13 +1,5 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git* +*\#* *~ -*.sw[op] -*.bak *.o -*.out -*.gch *.su +/autopasswd |
![]() |
index : autopasswd | |
| Deterministic password generator | Mattias Andrée <m@maandree.se> |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 12 |
@@ -1,13 +1,5 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git* +*\#* *~ -*.sw[op] -*.bak *.o -*.out -*.gch *.su +/autopasswd |