firejail/src/bash_completion
Kelvin M. Klann 71d7572950 editorconfig: add indentation rules
Commands used to list the file extensions used in the project:

    $ git ls-files | sed -En 's/.*(\.[^.]+)$/\1/p' |
      LC_ALL=C sort | uniq -c

For rules that are more specific to a given directory, put a dedicated
.editorconfig file in it.
2023-02-20 18:07:09 -03:00
..
.editorconfig editorconfig: add indentation rules 2023-02-20 18:07:09 -03:00
firecfg.bash_completion Remove trailing whitespace from src/ 2017-05-24 14:13:52 -05:00
firejail.bash_completion.in Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock" 2022-09-05 01:07:41 -03:00
firemon.bash_completion Remove trailing whitespace from src/ 2017-05-24 14:13:52 -05:00
Makefile makefiles: add generated files as dependencies 2022-06-30 05:32:07 -03:00