diff options
| author | Teddy Wing | 2021-09-05 03:21:25 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-09-05 03:21:25 +0200 |
| commit | 5fd60f77e0cd313c280a0e61c22ca362d2503686 (patch) | |
| tree | 077b8e67fc966ac59ed3750a66ed10bdd715e777 | |
| download | macports-ports-5fd60f77e0cd313c280a0e61c22ca362d2503686.tar.bz2 | |
.gitignore: Ignore PortIndex
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff998c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/PortIndex +/PortIndex.quick |
