summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-08-05 16:39:09 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2013-08-05 16:39:09 +0200
commitdfd67857d551c39f25063136e73da26dc8ec7169 (patch)
tree804c910c8b12441a0bef527c82acd7ade6f22554 /.gitignore
parent3f5e9fbb2b526842ee422eaba7490ebe4cf1ea71 (diff)
downloadk8055-dfd67857d551c39f25063136e73da26dc8ec7169.zip
k8055-dfd67857d551c39f25063136e73da26dc8ec7169.tar.gz
add *~ to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 378eac2..dee53c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
build
+*~