aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@users.noreply.github.com>2021-12-10 20:49:00 +0100
committerGitHub <noreply@github.com>2021-12-10 20:49:00 +0100
commit298564ed71233b4828f52c35638a2f248ceeb834 (patch)
tree13ae7b52debfc1e02079b12c6fd5a990ddc8a26b
parent80beccb2c4585260e5d170c68f72d3d303f777e0 (diff)
parent871ceb21dd12a088578d8d5d3c01408e3f22b995 (diff)
downloadPrismLauncher-298564ed71233b4828f52c35638a2f248ceeb834.tar.gz
PrismLauncher-298564ed71233b4828f52c35638a2f248ceeb834.tar.bz2
PrismLauncher-298564ed71233b4828f52c35638a2f248ceeb834.zip
Merge pull request #4327 from NewoIsTaken/patch-1
NOISSUE Ignore Install Directory
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f0336b63..69dda72c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,10 @@ Debug
build
/build-*
+# Install dirs
+install
+/install-*
+
# Ctags File
tags