diff options
author | pommicket <pommicket@gmail.com> | 2022-12-14 12:45:48 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-14 12:45:48 -0500 |
commit | 3265cb676c5c87fd624f59aaf3ca89d947df8cda (patch) | |
tree | 0bc94cbdddb9cecfc6205f834428e6efafcdb69a /.gitignore | |
parent | 3f839f2ec08ffbb75bee391202e7e0d7432d97e0 (diff) |
GenRandom
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/target +target tags *.swp *.out |