aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nrvo_by_default/.gitignore
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-30 06:35:49 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-30 06:35:49 +0300
commit67fe6bd021a7bf509a9caf6fc4b1d6a0f449b99f (patch)
tree10f2690eb363cf41a560d9fe45db1a3bd6e031f8 /nrvo_by_default/.gitignore
parentnrvo: link everything statically w/ GCC (diff)
downloadblog-67fe6bd021a7bf509a9caf6fc4b1d6a0f449b99f.tar.gz
blog-67fe6bd021a7bf509a9caf6fc4b1d6a0f449b99f.zip
nrvo: ignore *.obj files
Diffstat (limited to 'nrvo_by_default/.gitignore')
-rw-r--r--nrvo_by_default/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/nrvo_by_default/.gitignore b/nrvo_by_default/.gitignore
index b883f1f..25e9f74 100644
--- a/nrvo_by_default/.gitignore
+++ b/nrvo_by_default/.gitignore
@@ -1 +1,2 @@
+*.obj
*.exe