summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-02-24 03:05:41 (GMT)
committerAlexey Neyman <stilor@att.net>2018-04-07 19:03:17 (GMT)
commit9dc94f36627ec79721e485bb4ae50af9fb67c9fc (patch)
tree42fc3520fbb9d6c30c61f3c3f0ff5ae2ac961cad /.gitignore
parent69df9ae9ddb806b42d962ae8a0b2b8f7b31f480e (diff)
Install "pure data" directories
... and update .gitignore. Survives 'make distcheck'. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 292a4f5..eb7d491 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,15 +7,15 @@ config.log
config.status
Makefile
Makefile.in
-*ct-ng*
+ct-ng
!ct-ng.comp
!ct-ng.in
paths.*
-!paths.in
config/configure.in
config/gen/
config/versions/
.config
+verbatim-data.mk
maintainer/package-versions
# Temporaries
@@ -26,9 +26,7 @@ temp.*
# This is the place where toolchains are built
.build/
-# .. and the legacy location
-targets/
# .. and log for 'build-all'
-.build-all
+.build-all/
# .. and release creation
-release
+release/