1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-17 15:45:32 -05:00

Improve .gitignore

This commit is contained in:
Alex Kotov 2022-01-15 18:24:23 +05:00
parent 731142b83e
commit 638006ece7
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.a
*.c.d
*.o
.deps/
.dirstamp

View file

@ -1,5 +1,3 @@
/*.c.d
/build-libkernaux/*
!/build-libkernaux/.keep