Skip to content

Commit

Permalink
Simplified gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvanstraten committed Sep 16, 2023
1 parent 93e6f50 commit 2296634
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sources/CodeGen/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/venv
**/__pycache__
/swift-format
venv
__pycache__
swift-format

0 comments on commit 2296634

Please sign in to comment.