diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 13 | 
1 files changed, 2 insertions, 11 deletions
| @@ -1,15 +1,6 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git*  *~ -*.swo -*.swp -*.bak +*\#*  *.o  *.out  *.su -*.gch - +/file2key | 
|  | index : file2key | |
| [Complete] A simple command that generates a key from a file and a passphrase | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 13 | 
| @@ -1,15 +1,6 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git*  *~ -*.swo -*.swp -*.bak +*\#*  *.o  *.out  *.su -*.gch - +/file2key |