diff options
author | Owen Wang <owenwang2007@icloud.com> | 2021-12-10 14:03:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 14:03:38 -0500 |
commit | 871ceb21dd12a088578d8d5d3c01408e3f22b995 (patch) | |
tree | 13ae7b52debfc1e02079b12c6fd5a990ddc8a26b | |
parent | 80beccb2c4585260e5d170c68f72d3d303f777e0 (diff) | |
download | PrismLauncher-871ceb21dd12a088578d8d5d3c01408e3f22b995.tar.gz PrismLauncher-871ceb21dd12a088578d8d5d3c01408e3f22b995.tar.bz2 PrismLauncher-871ceb21dd12a088578d8d5d3c01408e3f22b995.zip |
NOISSUE Ignore Install Directory
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Debug build /build-* +# Install dirs +install +/install-* + # Ctags File tags |