diff options
author | Teddy Wing | 2016-08-05 21:04:56 -0400 |
---|---|---|
committer | Teddy Wing | 2016-08-05 21:04:56 -0400 |
commit | c2f21c2bf2b23e345d997e0f475ced0a75602577 (patch) | |
tree | 511b5e26474ebc4999bc25f62045b5d067238ab7 | |
parent | 376986fe35c321014a3cb200e87ee861a0864d0e (diff) | |
download | Passextract-c2f21c2bf2b23e345d997e0f475ced0a75602577.tar.bz2 |
.gitignore: Ignore /private/ directory
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ /target/ + +/private/ |