summaryrefslogtreecommitdiff
path: root/hello/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-15 22:48:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-15 22:48:01 +0300
commit7c2bb4ef7bdb47a8fabfe579e2262105a7d33765 (patch)
tree01fcbb57a2b5c45e6df55f67fe5f69c47c45fe96 /hello/.gitignore
parentc9bb56f801674fb66674faf37600f1aae5b1103f (diff)
Release version 1.0.0+7v1.0.0+7
Mark headers as importable in buildfiles Add commented out c/cxx/cc.internal.scope to root.build Make glue buildfile to read packages.manifest Add BMI extensions to and ignore compressed .i and .i in .gitignore Bump project requirements for build2 to 0.14.0-
Diffstat (limited to 'hello/.gitignore')
-rw-r--r--hello/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/hello/.gitignore b/hello/.gitignore
index cece09c..6435b97 100644
--- a/hello/.gitignore
+++ b/hello/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a