mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
feat(qt): add build directory to gitignore
This commit is contained in:
parent
e9c620b9f6
commit
7441291fc8
@ -29,6 +29,7 @@ ui_*.h
|
|||||||
*.jsc
|
*.jsc
|
||||||
Makefile*
|
Makefile*
|
||||||
*build-*
|
*build-*
|
||||||
|
build/
|
||||||
*.qm
|
*.qm
|
||||||
*.prl
|
*.prl
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user