mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
NOISSUE Ignore Install Directory
This commit is contained in:
parent
80beccb2c4
commit
871ceb21dd
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -21,6 +21,10 @@ Debug
|
|||
build
|
||||
/build-*
|
||||
|
||||
# Install dirs
|
||||
install
|
||||
/install-*
|
||||
|
||||
# Ctags File
|
||||
tags
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue