summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKarroffel <therzog@mail.de>2017-05-13 13:55:04 +0200
committerKarroffel <therzog@mail.de>2017-05-13 13:55:04 +0200
commitfad8f7c9ebd2059775b2d2e24db5c8e7e6979147 (patch)
treeaa2d58e3c57f0bd197c0782b1aed50fd4ab28404 /.gitignore
parentcf30b0f39ddb2c6acad5d22655c4bca9015d7502 (diff)
downloadredot-cpp-fad8f7c9ebd2059775b2d2e24db5c8e7e6979147.tar.gz
made script "inheritance" less OOP
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65b551b..e511a43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
src/*.cpp
+src/*.hpp
include/*.hpp
*.os
*.so