diff options
Diffstat (limited to 'works/life/computer-network-experiment/.gitignore')
-rw-r--r-- | works/life/computer-network-experiment/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/works/life/computer-network-experiment/.gitignore b/works/life/computer-network-experiment/.gitignore index 43561d4..502724c 100644 --- a/works/life/computer-network-experiment/.gitignore +++ b/works/life/computer-network-experiment/.gitignore @@ -1,2 +1,5 @@ *.exe
*.pdb
+.cache
+build
+compile_commands.json
\ No newline at end of file |