git: ignore users/

This commit is contained in:
2021-08-20 16:42:33 +02:00
parent 6c5e61efe9
commit 9901680424

1
.gitignore vendored
View File

@@ -2,5 +2,6 @@ core
*.out *.out
*_test.sh *_test.sh
test/ test/
users/
.exercism .exercism
.projectile .projectile