summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41090f13b8e3..0fc4652d6ca4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,19 @@
gperftools/
+build/
+test/
+src/
+pkg/
+*.xz
+*.gz
+*.zip
+*.bz2
+*.tgz
+*.sig
+*.asc
+*.swp
+
+*.c
+*.cpp
+*.h
+*.hpp
+*.o