aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOrochimarufan <orochimarufan.x3@gmail.com>2014-01-17 22:55:10 +0100
committerOrochimarufan <orochimarufan.x3@gmail.com>2014-01-17 22:55:10 +0100
commit188d0d58865f5e134b5803bda2cd631a61cf2915 (patch)
treebe2aca8f9205db5f1bfa6e37e183c596f1fe832f /.gitignore
parent7b96d74d3b197c23324c5a364809a91ea6800e4e (diff)
downloadPrismLauncher-188d0d58865f5e134b5803bda2cd631a61cf2915.tar.gz
PrismLauncher-188d0d58865f5e134b5803bda2cd631a61cf2915.tar.bz2
PrismLauncher-188d0d58865f5e134b5803bda2cd631a61cf2915.zip
Improve Console window output.
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 10 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 54bd5039..2ef0d673 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,23 @@
Thumbs.db
.kdev4
-MultiMC5.kdev4
-MultiMC.pro.user
-CMakeLists.txt.user
.user
.directory
-build
resources/CMakeFiles
resources/MultiMCLauncher.jar
*~
*.swp
html/
+# Project Files
+MultiMC5.kdev4
+MultiMC.pro.user
+CMakeLists.txt.user
+CMakeLists.txt.user.*
+
+# Build dirs
+build
+/build-*
+
# Ctags File
tags