mirror of
https://github.com/yarrick/iodine.git
synced 2025-06-08 11:43:44 +02:00
make .gitignore more specific
This commit is contained in:
parent
1fba6c83a6
commit
31bca0d578
1 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
||||||
bin/*
|
/bin/
|
||||||
*.o
|
*.o
|
||||||
src/base64u.c
|
/src/base64u.c
|
||||||
src/base64u.h
|
/src/base64u.h
|
||||||
tests/test
|
/tests/test
|
||||||
|
|
Loading…
Add table
Reference in a new issue