summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2015-07-27 08:02:41 +0200
committerJustin Worthe <justin.worthe@gmail.com>2015-07-27 08:02:41 +0200
commitfc6933f34f7ce4efb522e4af34f94e9e437ec31c (patch)
treeaab6576cfe4e5eede304ae094528b92864eaf18f /.gitignore
parent8f4d784c77df73ae810465c7b6ceb1efc112866a (diff)
Added interface for neural network
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 445a194..3454691 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ bin/
Debug/
Testing/
Makefile
+*~