diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,11 +1,11 @@ **/__pycache__/ -bin/ build*/ compile_commands.json .cache/ .clangd/ data/ doc/**.html +env/bin/ old/ old_old/ subprojects/c89atomic/ |