summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-12-15 15:22:00 +0900
committerAndi Shyti <andi.shyti@samsung.com>2016-12-15 15:22:00 +0900
commit23701b28174a47ddf1d0eabd3c6d74640bae0e9f (patch)
tree00acd17dd277bac126e09ba57170f8c41fcf5ccd /.gitignore
initial commit
the repository contains ep.c, Makefile and .gitignore Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..368279e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+ep
+*.o
+*.swp