Skip to content

Commit

Permalink
Add list-legacy-filenames script
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Dec 18, 2023
1 parent 24fed25 commit dd584a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/list-legacy-filenames
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

set -euo pipefail

echo ".tuist-version"

0 comments on commit dd584a7

Please sign in to comment.