Skip to content

Commit

Permalink
Add .gitignore for freeze dependency guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Oct 1, 2024
1 parent 8bd3bbe commit 69a34dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions graalpy/graalpy-freeze-dependencies-guide/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore maven build output directory
target
# Ignore custom venv directory
venv

0 comments on commit 69a34dc

Please sign in to comment.