diff options
| author | onefang | 2019-12-05 03:30:06 +1000 |
|---|---|---|
| committer | onefang | 2019-12-05 03:30:06 +1000 |
| commit | 4f4a506ab2e78c187d018ef1f784dab477c7a529 (patch) | |
| tree | 4eb9182872e8bdceb9931e69ca280a5f7e6fab00 /.gitignore | |
| parent | Store any previously parsed Packages, so we always have one to use. (diff) | |
| download | apt-panopticon-4f4a506ab2e78c187d018ef1f784dab477c7a529.zip apt-panopticon-4f4a506ab2e78c187d018ef1f784dab477c7a529.tar.gz apt-panopticon-4f4a506ab2e78c187d018ef1f784dab477c7a529.tar.bz2 apt-panopticon-4f4a506ab2e78c187d018ef1f784dab477c7a529.tar.xz | |
Don't track packed up results.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | results/ | 1 | results/ |
| 2 | results_*/ | 2 | results_*/ |
| 3 | results_*.tar.xz | ||
| 3 | Packages/ | 4 | Packages/ |
