Add compiled parrot binary to gitignore
Authored by
Claude <noreply@anthropic.com>
- SHA
010ad62e6ed98a339744d50d889f76a5d3162cd6- Parents
-
d1f31cb - Tree
1a70bb6
010ad62
010ad62e6ed98a339744d50d889f76a5d3162cd6d1f31cb
1a70bb6| Status | File | + | - |
|---|---|---|---|
| M |
.gitignore
|
1 | 0 |
.gitignoremodified@@ -1,2 +1,3 @@ | ||
| 1 | 1 | dist/ |
| 2 | 2 | rpmbuild/ |
| 3 | +parrot | |