aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZeex <zeex@rocketmail.com>2013-01-19 01:55:57 +0700
committerZeex <zeex@rocketmail.com>2013-01-19 01:55:57 +0700
commitf139789725d43853e73df74ca293cb2ed58d8963 (patch)
tree602521bd9b33a0daf89003f99602af836f1f4a41 /.gitignore
parent909303dfd4eb443d97fe2bdc3fd45a9b81d6b979 (diff)
downloadsubhook-f139789725d43853e73df74ca293cb2ed58d8963.zip
subhook-f139789725d43853e73df74ca293cb2ed58d8963.tar.gz
subhook-f139789725d43853e73df74ca293cb2ed58d8963.tar.bz2
Ignore CMakeLists.txt.user created by QtCreator
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1377554..faf78fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
+# Vim
*.swp
+
+# QtCreator
+CMakeLists.txt.user