diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-08-27 21:46:15 +0200 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2008-08-27 21:46:15 +0200 |
commit | 59750efad2071cbed9422baa700721c3935d96c8 (patch) | |
tree | 3e409e8e37c7b43751fea1018d68a3b7c2cc4785 /.gitignore | |
parent | 4bcd9a8a95efb2796ab46dd9616aaa2331df9e8d (diff) |
Add *~ to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bcf158aa9..411eccdf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ bin CMakeFiles Makefile |