remove not-existing files from ignore list
This commit is contained in:
parent
5c2cbc37e7
commit
92b4600afa
|
@ -1,6 +1 @@
|
|||
frontend/Makefile
|
||||
httpd
|
||||
proctest
|
||||
threads
|
||||
backend
|
||||
*.sh
|
||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1 @@
|
|||
/httpd
|
||||
/proctest
|
||||
/threads
|
||||
|
|
Loading…
Reference in a new issue