summaryrefslogtreecommitdiff
path: root/hello/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'hello/.gitignore')
-rw-r--r--hello/.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/hello/.gitignore b/hello/.gitignore
index 1113df3..c3de2e7 100644
--- a/hello/.gitignore
+++ b/hello/.gitignore
@@ -1,6 +1,10 @@
+.bdep/
+
# Compiler/linker output.
#
*.d
+*.t
+*.i
*.ii
*.o
*.obj
@@ -9,10 +13,9 @@
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest
*.pc
-
-hello
-version