summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-01-21 17:19:49 -0800
committerbnewbold <bnewbold@robocracy.org>2016-01-21 17:19:49 -0800
commitcd53eed06b8f63499522e6d3f578083a26a742ba (patch)
tree4558df00c86d85f6854c959cd4479843d81e75f8
parent4b012b1af26dc54a1dde06c03ca9655b96811261 (diff)
downloadopenwrt-repro-cd53eed06b8f63499522e6d3f578083a26a742ba.tar.gz
openwrt-repro-cd53eed06b8f63499522e6d3f578083a26a742ba.zip
templates: better gitignore
-rw-r--r--code/templates/gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/code/templates/gitignore b/code/templates/gitignore
index f466019..893ac99 100644
--- a/code/templates/gitignore
+++ b/code/templates/gitignore
@@ -6,3 +6,15 @@
.*
*.tmp
*.old
+*.profile
+*.bkp
+*.bak
+[Tt]humbs.db
+*.DS_Store
+build/
+_build/
+src/build/
+*.log
+
+# Don't ignore this file itself
+!.gitignore