diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 09:32:42 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 09:32:48 -0400 |
commit | e7487fa484b2d13a900bc0b437fdcc9b0b80fcf3 (patch) | |
tree | 0e30173a39251c989e05a6f723bbf3aed15bf877 /.gitignore | |
parent | issue with shell.nix (comment out nixVersions.unstable) (diff) |
org file, make available for project consistency
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ !*.nix !*.json !*.org +!org/ +!org/*.org !*.sh !*.d !*.txt |