summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBastiaan Olij <mux213@gmail.com>2017-10-21 10:42:10 +1100
committerBastiaan Olij <mux213@gmail.com>2017-10-23 21:20:14 +1100
commit6452ba6e884885b98884aad3bc38ba2560cddb19 (patch)
treeb6fdcdb52158c0343f161f15887f6319a53a4c1c /.gitignore
parentf24ecfc74d2f60c597cef6d98e23accfb358a90e (diff)
downloadredot-cpp-6452ba6e884885b98884aad3bc38ba2560cddb19.tar.gz
Implemented using api struct
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 574bea2..3122a94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
src/*.cpp
src/*.hpp
include/*.hpp
+logs/*
*.o
*.os
*.so