summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2016-07-01 09:21:18 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2016-07-01 09:21:18 +0200
commit3bf71c66f63f33471b172570a3a20710d6fe6b72 (patch)
tree55be59add176bedaf0a9e08bca33ce4a435dcfd4 /.gitignore
downloadintel-quark-d2000-playground-3bf71c66f63f33471b172570a3a20710d6fe6b72.tar.gz
intel-quark-d2000-playground-3bf71c66f63f33471b172570a3a20710d6fe6b72.tar.bz2
intel-quark-d2000-playground-3bf71c66f63f33471b172570a3a20710d6fe6b72.tar.xz
intel-quark-d2000-playground-3bf71c66f63f33471b172570a3a20710d6fe6b72.zip
o Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1f934ca
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/build
+/build-*
+/.idea
+.gdb_history
+*.tmp.*