summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 19:07:13 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 19:07:13 -0300
commit7fcd2abd2df7c1b6367ae100b4c644d89bdd7ae6 (patch)
treee8243f39332913116dc40669402f36855a241c6e
parentMakefile: Simplify time file generation on bench taget dependencies (diff)
downloadscrypt-7fcd2abd2df7c1b6367ae100b4c644d89bdd7ae6.tar.gz
scrypt-7fcd2abd2df7c1b6367ae100b4c644d89bdd7ae6.tar.xz
.gitignore: Simple reorder
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6063315..094db69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
/src/version.go
/*.bin
-/src/*cgo*
/src/*.a
/src/*.bin
+/src/*cgo*
/tests/*.a
/tests/*.bin
/tests/functional/*/*.a