diff options
Diffstat (limited to 'sundry/spine_search_cgi/.gitignore')
-rw-r--r-- | sundry/spine_search_cgi/.gitignore | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/sundry/spine_search_cgi/.gitignore b/sundry/spine_search_cgi/.gitignore new file mode 100644 index 0000000..0b3f555 --- /dev/null +++ b/sundry/spine_search_cgi/.gitignore @@ -0,0 +1,46 @@ +# git ls-files --others --exclude-from=.git/info/exclude +* +!.gitignore +!README.md +!COPYRIGHT +!CHANGELOG +!makefile +!version.txt +!*.json +!*.sdl +!meson.build +!tangle +!*.org +!*.d +!*.rb +!*.txt +!conf.sdl +!*.nix +!nix +!nix/** +!.envrc +!src +!src/** +!*.sst +!*.ssm +!**/*.sst +!**/*.ssm +!config_local_site +!views +.dub/** +**/.dub/** +**/cgi-bin/** +tmp/** +*_.org +*_.d +*_.txt +*_ +*.swp +*~ +*~ +\#* +*.\#* +#!*/ +#\#* +#*.\#* +#.reggae/** |