aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2018-03-28 00:09:21 +0100
committerTomasz Kramkowski <tk@the-tk.com>2018-03-28 00:11:22 +0100
commit933cf4f0a47306ee4b0c1ac728173a576cc2ebe1 (patch)
tree6fd7446f4bc2a230d3d5bc24eae0dde4a6eefbbc /.gitignore
downloadbie-933cf4f0a47306ee4b0c1ac728173a576cc2ebe1.tar.gz
bie-933cf4f0a47306ee4b0c1ac728173a576cc2ebe1.tar.xz
bie-933cf4f0a47306ee4b0c1ac728173a576cc2ebe1.zip
bie: initial commit and version 0.1HEADv0.1master
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..54eb42b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.o
+bie
+
+*.d
+
+tags
+TAGS
+
+config.mk
+
+eprintf.h
+eprintf.c
+bie.1