diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /doc -/build* /debug /release /.cache +build* compile_commands.json |
![]() |
index : pom-c.git | |
C/C++ parser for the POM configuration language | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,6 +1,6 @@ /doc -/build* /debug /release /.cache +build* compile_commands.json |