Skip to content

Commit

Permalink
gitignore- remove leading slash from folders
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Feb 11, 2022
1 parent ee287af commit 5062721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/data
/bin
data
bin
.zigmod
deps.zig
zig-*
Expand Down

0 comments on commit 5062721

Please sign in to comment.