diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-08-01 05:48:15 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-08-06 13:09:08 -0400 |
commit | 9b72621135aad321c421e7464fc4339a2a52e245 (patch) | |
tree | de3696ebbe50b488e326db934da7951c0f60a87e /.gitignore | |
parent | spine_search (diff) |
config defaults: cfte, config-file & cle
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ !CHANGELOG !makefile !version.txt +!configuration.txt !*.json !*.sdl !meson.build @@ -13,6 +14,7 @@ !*.org !*.d !*.rb +!*.txt !conf.sdl !doc !doc/** |