aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2018-07-26 14:53:33 -0400
committerDeterminant <tederminant@gmail.com>2018-07-26 14:53:33 -0400
commit473551d760bb52d3c8d12b2096c10210e9387389 (patch)
treec71212a7fc48a19a612c167816eea303e53a024a /.gitignore
parentb4ea37cc72c4138727d0c44d47010c11a2a929ad (diff)
add auto generated config.h
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b0d2ec..eff5651 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ cmake-build-debug/
libsalticidae.a
src/*.swo
src/*.swp
+include/salticidae/config.h
*.a
*.o
*.la