diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -*/compile_commands.json -*/.cache +**/compile_commands.json +**/.cache |
| index : dots.git | ||
| Unnamed repository; edit this file 'description' to name the repository. | EnricoGuccii |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,3 @@ -*/compile_commands.json -*/.cache +**/compile_commands.json +**/.cache |