diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ /doc -/Debug -/Release -/.cache +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 | 6 |
@@ -1,6 +1,6 @@ /doc -/Debug -/Release -/.cache +Debug +Release +.cache build* compile_commands.json |